List Sessions
GET
/v1/sessionsList Agent Sessions for your organization with filtering and cursor pagination.
Query parameters
Filter Sessions created with this Agent ID
Filter by Agent version. Only applies when agent_id is also set.
Filter by status. Repeat to match any of multiple: ?statuses=idle&statuses=running
Include archived runs. Default false.
Only runs created at or after this RFC 3339 time.
Only runs created at or before this RFC 3339 time.
Page size. Default 20, max 100.
Opaque cursor from a previous response's next_page field.

