List available regions.
GET/regions
Returns the regions provisioned for your account. Data is stored per region, and a search only returns objects held in the region you call. You can use any valid region in the base URL for this discovery call, then use one of the returned regions for your subsequent requests.
Responses
- 200
- 401
- 403
- 404
- default
The list of regions available for your account.
Unauthorized: Invalid or no authentication details were provided.
The authentication was successful, but the authenticated user does not have access to the resource.
The requested resource was not found.
An internal server error has occurred. Please contact your 8x8 support resource.