List agent sessions
GET/v2/agents/:agent_key/sessions
Lists all sessions for the specified agent. Returns high-level information about each session, with optional filtering and pagination. Use this operation to browse existing sessions or to locate a specific session key for further inspection or updates.
Request
Responses
- 200
- 403
- 404
List of available agent sessions.
Permissions do not allow listing agent sessions.
Agent not found.