Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
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)
Required range:
x >= 0
Required range:
1 <= x <= 1000