View Authorizations for a country

View Authorizations for a country This call returns the restrictions for a specific country.

Authentication

AuthorizationBearer
Bearer authentication of the form `Bearer <token>`, where token is your auth token. If your platform is using a [proxy](/guides/sca/proxy-management) to take SCA-triggering action on behalf of users, you also need to integrate [mTLS authentication](/guides/sca/platform) and use the `api-mtls` base URL.

Path parameters

CountryCodestringRequired

Format: Two-letter country code (ISO 3166-1 alpha-2 format)

The code of the country.

Response

Success
CountryCodestringOptional

Format: Two-letter country code (ISO 3166-1 alpha-2 format)

The code of the country.

CountryNamestringOptional
Name of the country.
AuthorizationobjectOptional

Information about the country’s restrictions.

LastUpdateintegerOptional
The date and time when at least one of the country's authorizations has been last updated.