Skip to main content
GET
Check Can Call

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string<uuid>
required

Query Parameters

to_number
string | null

Response

Successful Response

Check if agent can make a call now.

can_call
boolean
required
calls_today
integer
required
calls_remaining
integer
required
reason
string | null
next_available_time
string | null
current_schedule
string | null