Retrieve a paginated list of sessions. Sessions group related traces together for multi-turn conversations, workflows, and batch processing.
Your AgentMark API key. Create one in the dashboard under Settings > API Keys.
Example: Authorization: Bearer am_live_abc123
Your application ID. Found in the dashboard under Settings > General.
"app_abc123"
Maximum number of sessions to return.
1 <= x <= 200Number of sessions to skip for pagination.
x >= 0Partial match on session name.
Filter by user ID.
A list of sessions.