Get dialog
Get a single dialog.
Please log in to see full path URL. Learn why.
get
/calls/1/dialogs/{dialogId}
Authorizations:
Scopes:
Request rate limit:
100 requests / second (per account)
path Parameters
dialogId required | string Example: 034e622a-cc7e-456d-8a10-0ba43b11aa5e Dialog ID. |
Responses
200
Success
401
Unauthorized
403
Forbidden
404
Not found
429
Too Many Requests
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g 'https://{baseUrl}/calls/1/dialogs/034e622a-cc7e-456d-8a10-0ba43b11aa5e' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 401
- 403
- 404
- 429
- 500
Content type
application/json
Copy
Collapse all {- "id": "034e622a-cc7e-456d-8a10-0ba43b11aa5e",
- "platform": {
- "applicationId": "61c060db2675060027d8c7a6"
}, - "state": "ESTABLISHED",
- "startTime": "2022-01-01T00:00:00.100+0000",
- "establishTime": "2022-01-01T00:00:02.100+0000",
- "endTime": "2022-01-01T00:01:00.100+0000",
- "parentCall": {
- "id": "d8d84155-3831-43fb-91c9-bb897149a79d",
- "endpoint": {
- "type": "PHONE",
- "phoneNumber": "44790123456"
}, - "direction": "INBOUND",
- "state": "ESTABLISHED",
- "media": {
- "audio": {
- "muted": false,
- "deaf": false
}, - "video": {
- "camera": false,
- "screenShare": false
}
}, - "startTime": "2022-01-01T00:00:00.100+0000",
- "answerTime": "2022-01-01T00:00:02.100+0000",
- "endTime": "2022-01-01T00:01:00.100+0000",
- "ringDuration": 2,
- "platform": {
- "applicationId": "61c060db2675060027d8c7a6"
}, - "dialogId": "034e622a-cc7e-456d-8a10-0ba43b11aa5e"
}, - "childCall": {
- "id": "3ad8805e-d401-424e-9b03-e02a2016a5e2",
- "endpoint": {
- "type": "PHONE",
- "phoneNumber": "44790987654"
}, - "direction": "OUTBOUND",
- "state": "ESTABLISHED",
- "media": {
- "audio": {
- "muted": false,
- "deaf": false
}, - "video": {
- "camera": false,
- "screenShare": false
}
}, - "startTime": "2022-01-01T00:00:00.100+0000",
- "answerTime": "2022-01-01T00:00:02.100+0000",
- "endTime": "2022-01-01T00:01:00.100+0000",
- "ringDuration": 2,
- "platform": {
- "applicationId": "61c060db2675060027d8c7a6"
}, - "dialogId": "034e622a-cc7e-456d-8a10-0ba43b11aa5e"
}
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See