Get agent session
GET/v2/agents/:agent_key/sessions/:session_key
Retrieve the details of a specific agent session by its ID, including session configuration.
Request
Responses
- 200
- 403
- 404
The requested agent session details.
Permissions do not allow accessing this agent session.
Agent or session not found.