GetCountries
Gets all countries.
Allowed roles: Owner, Admin, Accountant, Payer.
Example request: Get Germany.
Authentication
AuthorizationBearer
Voximplant Management API uses signed JWT tokens generated from your service-account private key. Pass the token in the `Authorization` header as a Bearer value:
```
Authorization: Bearer $VOXIMPLANT_TOKEN
```
See [Authorization](/api-reference/management-api/authorization) for ready-to-copy snippets in bash, Python, Node.js and Go that turn your `credentials.json` into a token.
Query parameters
country_code
The country code according to the ISO 3166-1 alpha-2
Response
Successful response
result
count