sessions
List sessions
get/api/v1/sessions
Query parameters
projectstring
Project id filter.
Project id filter.
activeboolean nullable
When true, return non-terminated sessions; when false, return terminated sessions.
When true, return non-terminated sessions; when false, return terminated sessions.
orchestratorOnlyboolean nullable
When true, return only orchestrator sessions.
When true, return only orchestrator sessions.
freshboolean nullable
When true, return only fresh non-terminated sessions.
When true, return only fresh non-terminated sessions.
Response
OK