Skip to main content
GET
List execution history across every scheduled task in a company.

Authorizations

X-API-Key
string
header
required

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

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 across all tasks

Paged execution history

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