GET
/
v1
/
calls
/
{id}
{
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "agent_id": "<string>",
  "started_at": "<string>",
  "ended_at": "<string>"
}

Authorizations

x-api-key
string
header
required

Your Beyond Presence API Key.

Path Parameters

id
string
required

Call ID.

Response

Requested Call

Response model for a call.