Skip to main content
GET
List all executions for a sequence.

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

sequenceId
string
required

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

Paginated list of executions

Paginated executions list

items
object[]

List of executions

total
integer

Total count