List available announcements
GET
/org/{tenant}/v2/files/announcements
Platform support: MT and CC
Returns the list of announcement sound files belonging to the specified tenant, for use as announcements on tenant-scoped resources (e.g. DIDs, IVRs).
Returns an empty list when the tenant has no announcements. If the daemon is unreachable
the request fails with 500.
Request
Responses
- 200
- 400
- 500
Announcements retrieved successfully
Invalid request
Internal server error