Retrieve geographic permissions
Authentication
Response
The object type. Always geographic_permission.
The selected ISO 3166-1 alpha-2 country codes.
The ISO 3166-1 alpha-2 country codes that may be selected.
The object type. Always geographic_permission.
The selected ISO 3166-1 alpha-2 country codes.
The ISO 3166-1 alpha-2 country codes that may be selected.
Returns the countries the space has selected for international traffic, together with
the countries it may select. The selection is read from the billing service, so the
response is 502 when that service is unavailable.
Authenticate with a Personal access token whose holder is an owner or admin of the space. A project API token is not accepted on this endpoint, and a Personal access token has no scopes: the holder’s role in the space is the whole authorization decision.
Personal access token authentication for space-wide administration.
Send HTTP Basic auth with an empty username and the Personal access token as
the password. A Personal access token carries your own authority rather than a
project’s: it is created from your user menu in the Dashboard, is prefixed
pat_, and has no scopes. The holder must be an owner or admin of the space
named by the subdomain, and the token acts only on that space.
Example: