List all trajectories for the authenticated organization.
Supports pagination and filtering by workflow. Returns trajectories with their associated workflow data.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by workflow ID
Filter trajectories created at or after this ISO timestamp (UTC)
Filter trajectories created at or before this ISO timestamp (UTC)
Filter trajectories updated at or after this ISO timestamp (UTC)
Filter trajectories updated at or before this ISO timestamp (UTC)
x >= 0
1 <= x <= 1000
Successful Response
The response is of type object
.