calls info
GET {{baseUrl}}/calls.info?id=<string>
Returns information about a Call.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
id | string | (Required) id of the Call returned by the calls.add method. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
token | string | (Required) Authentication token. Requires scope: calls:read |
RESPONSES
status: OK
{"ok":"\u003cboolean\u003e"}