List LLM sessions grouped by session_id for an agent
aispm-llm-sessions
List LLM sessions grouped by session_id for an agent
Returns paginated LLM sessions aggregated by session_id with tokens, cost, turns, duration, and guardrail results
GET
List LLM sessions grouped by session_id for an agent
Authorizations
Use this header with a Bearer token to authenticate requests.
Query Parameters
Agent ID to filter sessions
Column to sort by (session_id, time, tokens, cost, turns, duration_ms)
Sort direction: asc or desc
Pagination cursor from previous response
Number of results per page (default 10, max 10000)