GET
/
v1
/
calls
[
  {
    "id": "<string>",
    "agent_id": "<string>",
    "started_at": "<string>",
    "ended_at": "<string>"
  }
]

Authorizations

x-api-key
string
header
required

Your Beyond Presence API Key.

Response

200 - application/json

Successful Response

The response is of type DeveloperCallModel · object[].