IVR
Get IVR Prompt Content
Returns media content of an IVR prompt by ID.
get/restapi/v1.0/account/{accountId}/ivr-prompts/{promptId}/content
Path parameters
accountIdstring required
Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)
promptIdstring required
Internal identifier of an IVR prompt
Query parameters
contentDisposition'Inline' | 'Attachment'
Whether the content is expected to be displayed in the browser, or downloaded and saved locally
contentDispositionFilenamestring
The default filename of the file to be downloaded
Response
IVR Prompt Media Data