Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Session ID to retrieve
Query Parameters
Session type (agent, team, or workflow)
Available options:
agent, team, workflow User ID to query session from
Database ID to query session from
Response
Session details retrieved successfully
- AgentSessionDetailSchema
- TeamSessionDetailSchema
- WorkflowSessionDetailSchema