Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Type of sessions to retrieve (agent, team, or workflow)
Available options:
agent
, team
, workflow
Filter sessions by component ID (agent/team/workflow ID)
Filter sessions by user ID
Filter sessions by name (partial match)
Number of sessions to return per page
Page number for pagination
Field to sort sessions by
Sort order (asc or desc)
Available options:
asc
, desc
Database ID to query sessions from