Skip to main content
GET
List execution history for a specific task.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

task_id
string
required

Query Parameters

companyId
string

Company ID. Optional when the API key is a company key; required for personal access keys unless X-Company-ID is set.

page
integer

Page number, 1-indexed (default: 1)

pageSize
integer

Items per page

Response

Paged execution history, newest first

Paged execution history

executions
object[]
total
integer
page
integer
pageSize
integer
totalPages
integer