sequences
List Sequences
List sequence runs in the workspace.
Requires the sequences:read scope on the API key.
GET
List Sequences
Authorizations
Bearer API key issued from Settings → Developers.
Query Parameters
Page number.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Field to sort by.
Available options:
created_at, updated_at, status Sort direction.
Available options:
asc, desc Filter by template.
Filter by status.
Available options:
ACTIVE, SUCCEEDED, FAILED, COMPLETED, WAITING_FOR_LEAD, WAITING_FOR_USER, STOPPED_EARLY, FOUND, REFUSED Return sequences created strictly before this timestamp.
Return sequences created strictly after this timestamp.
Response
200 - application/json
Successful Response