Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by workflow ID
Filter by approval status (true=approved, false=not approved)
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 >= 0Required range:
1 <= x <= 1000