List audio items
GET {{baseUrl}}/phone/users/:userId/audios
Use this API to get audio items.
Prerequisites:
- Business or Education account
- Zoom Phone license
Scopes:
phone:read
,
phone:read:admin
Rate Limit Label:
Light
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"audios":[{"audio_id":"fPOSdWWqRVqhohLYs7TW9Q","name":"hello.mp3"},{"audio_id":"fPOSdWWqRVqhohLYs7TW9Q","name":"hello.mp3"}]}