Retrieving a region

GET {{api-url}}/country/{{tenant}}/regions/Europe

Retrieves a region by the specified code.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Accept-Languagestring
X-Versionstring

RESPONSES

status: OK

{"code":"Europe","name":{"en":"Europe","pl":"Europa"},"metadata":{"createdAt":"2022-03-31T13:18:02.379Z","modifiedAt":"2022-03-31T13:18:02.379Z","version":1}}