Query Parameters
Page number (1-based)
Required range:
x >= 1Number of items per page
Required range:
1 <= x <= 100Sort by field
Body
application/json · string[] | null
The body is of type string[].
Retrieve a paginated list of public trajectories.
Supports optional filtering by objective. 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.
Page number (1-based)
x >= 1Number of items per page
1 <= x <= 100Sort by field
The body is of type string[].