Skip to main content
GET
Get all executions across all sequences for 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

page
integer
default:1

Page number (default: 1)

pageSize
integer
default:20

Items per page (default: 20)

executionState
string

Filter by execution state (pending, approved, executed, failed)

sequenceStepId
string

Filter by specific step ID

Search query

Response

All company executions

Paginated executions list

items
object[]

List of executions

total
integer

Total count