v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Automatic Location Updates

List User Emergency Locations

Returns a list of emergency response locations available for the particular extension.

get/restapi/v1.0/account/{accountId}/extension/{extensionId}/emergency-locations

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)

Query parameters

siteIdstring[]

Internal identifier of a site for filtering. To indicate company main site main-site value should be specified. Supported only if multi-site feature is enabled for the account. Multiple values are supported.

searchStringstring

Filters entries by the specified substring (search by chassis ID, switch name or address) The characters range is 0-64 (if empty the filter is ignored)

domesticCountryIdstring
orderBy'+name' | '+siteName' | '+address' | '+addressStatus' | '+usageStatus' | '+visibility' | '-name' | '-siteName' | '-address' | '-addressStatus' | '-usageStatus' | '-visibility'

Comma-separated list of fields to order results prefixed by '+' sign (ascending order) or '-' sign (descending order). The default sorting is by name

perPageinteger

Indicates a page size (number of items). The values supported: Max or numeric value. If not specified, 100 records are returned per one page

pageinteger

Indicates a page number to retrieve. Only positive number values are supported

visibilitystring

Response

User emergency location list