Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Path Parameters

session_id
string
required

ID of the session to retrieve.

Response

The session.

session
object
queue_position
integer | null

Position in the per-agent queue. Populated only when the session is currently queued; otherwise null.

Example:

null