Search Voice IVR Recorded Files
This method allows you to search Voice IVR Recorded Audio Files.
Please log in to see full path URL. Learn why.
get
/voice/ivr/1/files
Authorizations:
query Parameters
page | integer <int32> Page number you want to see. |
pageSize | integer <int32> Size of the page you want to see. |
messageId | string The message ID to search by. |
number | string The called phone number to search by. |
Responses
200
successful response
401
Unauthorized
403
Forbidden
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g 'https://{baseUrl}/voice/ivr/1/files' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 401
- 403
- 500
Content type
application/json
Copy
Collapse all {- "files": [
- {
- "messageId": "453e161a-fe4f-4f3c-80c0-ab520de9a969",
- "from": "442032864231",
- "to": "38712345678",
- "scenarioId": "C9CE33CF130511D8E333C1260BABA309",
- "groupId": "#/script/1",
- "url": "/voice/ivr/1/files/3C67336FA555A606C85FA9637906A6AB98436B7AFC65D857A416F6521D39F8F0E1D3D2469FF580D8968D3DD89A2DB561",
- "recordedAt": "2023-10-25T12:36:37.234+0000"
}, - {
- "messageId": "05b2859d-85c6-4068-9347-2e563b5c9cf4",
- "from": "442032864231",
- "to": "38712345678",
- "scenarioId": "4A6177C9B92039306F1F091708851A2E",
- "groupId": "#/script/1",
- "url": "/voice/ivr/1/files/305DE72BA11D81D1BAED75BFC46706761580BDEC2218C22628447FD3814E7913D3058E4ECBFD6F55C80E976235EEB111",
- "recordedAt": "2023-10-25T12:36:37.240+0000"
}
]
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See