v1
latestOpenAPI 3.0.22026-07-2441902.6 MBFallback Experience
Retrieves fallback experience settings.
Retrieves fallback experience settings, forward configuration and message to play.
get/fallback-experience/settings
Response
OK
Example response
{
"forward": {
"+123123456789": "+987987654321",
"default": "+456456123789"
},
"message": {
"downtime_message": "Please try again later",
"language": "en-US"
}
}