List available greetings
GET
/org/{tenant}/v2/files/greetings
Platform support: MT and CC
Returns the list of greeting sound files belonging to the specified tenant, for use as the greeting on operation times of tenant-scoped resources (DIDs, IVRs, ERGs, ring groups, queues and the tenant itself).
Returns an empty list when the tenant has no greetings. If the daemon is unreachable
the request fails with 500.
This listing does not include greetings stored in the system sounds directory — those
are returned by GET /system/v2/files/greetings and are used by system-scoped
resources such as route operation times. The two listings are disjoint.
Request
Responses
- 200
- 400
- 500
Greetings retrieved successfully
Invalid request
Internal server error