Retrieve a paginated list of trajectories for the authenticated user.
Supports optional filtering by objective and owner. A trajectory is the
record of actions an agent takes to achieve an objective or task. The
List Trajectories endpoint supports sorting by creation date.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
me, organization, all, public Status of a trajectory execution.
pending, running, paused, completed, timed_out, failed, interrupted Page number (1-based) Page number (1-based)
x >= 1Number of items per page Number of items per page
1 <= x <= 100Sort by field