v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Greetings

Get Extension Greeting Media Content

Returns extension-level greeting media contents.

This API must be called via media API entry point, e.g. https://media.ringcentral.com

get/restapi/v1.0/account/{accountId}/extension/{extensionId}/greeting/{greetingId}/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)

extensionIdstring required

Internal identifier of the RingCentral extension/user (can be set to "~" to indicate that the extension associated with current authorization session should be used)

greetingIdstring required

Internal identifier of a greeting

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

Successful response