Skip to main content
GET
List OVH regions available to a credential

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Query Parameters

credential_id
string<uuid>
required
details
string

Pass 'true' to include region_details (each region's type and availability zones). Costs one OVH call per region, so it is opt-in.

Response

Regions retrieved successfully

regions
string[]
required
region_details
OvhRegionDetail · object[]

Each region's type and availability zones. Returned only when details=true; omitted otherwise because it costs one OVH call per region.