v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
absenceRegions

List of locations for a country.

Returns a list of all the locations of a country, expressed as ISO 3166-2 codes. It will include the regions and subregions (sublocations) of the country if available.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

get/absenceregions/countries/{countryCode}/locations

Path parameters

countryCodestring required

The country code.

Headers

Authorizationstring required

Bearer authentication

Response

OK

codestring nullable

The ISO-3166-2 location code.

namestring nullable

The name of the location.