v1

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

List Emergency Locations

Returns emergency response locations for the current account.

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

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 containing the specified substring in 'address' and 'name' fields. The character range is 0-64; not case-sensitive. If empty then the filter is ignored

addressStatus'Valid' | 'Invalid' | 'Provisioning'
usageStatus'Active' | 'Inactive'
domesticCountryIdstring
orderBy'+name' | '+siteName' | '+address' | '+addressStatus' | '+usageStatus' | '-name' | '-siteName' | '-address' | '-addressStatus' | '-usageStatus'

Comma-separated list of fields to order results, prefixed by plus sign '+' (ascending order) or minus sign '-' (descending order)

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 the page number to retrieve. Only positive number values are supported

Response

Emergency locations list