latestOpenAPI 3.0.12026-08-21170134425.4 KB

d664a75aaba5

Regions

List regions

Lists all available locations. For server availability by location, please see the Plans API.

get/regions

Query parameters

page[size]integer

Number of items to return per page

page[number]integer

Page number to return (starts at 1)

stats[total]string

Request aggregate stats in the response meta. Use count to get the total number of records, returned as meta.stats.total.count.

include_customboolean

When set to true, the response also includes custom regions (such as storage-only regions) alongside the default core regions. When omitted or false, only core regions are returned.

filter[features]string

Return only locations that support the given capability, e.g. filter[features]=public_network.

Response

Success