List of supported countries for absence regions.

Returns a list of supported countries for absence regions. A country is defined by an ISO 3166-1 alpha-2 country code.

Required Permissions
Any authenticated user.

Headers

AuthorizationstringRequired

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

Response

OK

codestring or nullOptional

The ISO-3166-1 alpha-2 country code.

namestring or nullOptional

The name of the country, e.g. “Germany”.