List available system greetings
GET
/system/v2/files/greetings
Platform support: MT and CC
Returns the list of greeting sound files stored in the system sounds directory, for use by system-scoped resources such as route operation times.
Tenant-scoped resources should use GET /org/{tenant}/v2/files/greetings instead,
which lists only the greetings belonging to that tenant. The two lists are
disjoint: a greeting returned here will not appear in a tenant listing.
Responses
- 200
- 401
- 500
Greetings retrieved successfully
Unauthorized
Internal server error