calls info

GET {{baseUrl}}/calls.info?id=<string>

Returns information about a Call.

Request Params

KeyDatatypeRequiredDescription
idstring(Required) id of the Call returned by the calls.add method.

HEADERS

KeyDatatypeRequiredDescription
tokenstring(Required) Authentication token. Requires scope: calls:read

RESPONSES

status: OK

{&quot;ok&quot;:&quot;\u003cboolean\u003e&quot;}