Get countries
API INTEGRATION — REFERENCE DATA LOOKUP • Get the complete list of supported countries with IDs to populate dropdowns, filters, and mappings in your integrations. LOCALIZATION • Map CountryIds returned by other APIs to localized country names in the user's language.
Response
CountryArray
object[]
CountryArray
Country
A country with its identifier and ISO code
object
Country
A country with its identifier and ISO code
id
Unique identifier for the country
name
Localized display name of the country
code
ISO 3166-1 alpha-2 country code (e.g. 'IT', 'FR')
Unauthorized
ConnectProblemDetails
object
ConnectProblemDetails
type?
title?
status?
detail?
instance?
requestId?
traceId?
Forbidden
ConnectProblemDetails
object
ConnectProblemDetails
type?
title?
status?
detail?
instance?
requestId?
traceId?
Not Acceptable
ConnectProblemDetails
object
ConnectProblemDetails
type?
title?
status?
detail?
instance?
requestId?
traceId?
Unprocessable Entity
ConnectProblemDetails
object
ConnectProblemDetails
type?
title?
status?
detail?
instance?
requestId?
traceId?
Too Many Requests (APIM)
ConnectProblemDetails
object
ConnectProblemDetails
type?
title?
status?
detail?
instance?
requestId?
traceId?
Internal Server Error
ConnectProblemDetails
object
ConnectProblemDetails
type?
title?
status?
detail?
instance?
requestId?
traceId?
Bad Gateway (APIM)
ConnectProblemDetails
object
ConnectProblemDetails
type?
title?
status?
detail?
instance?
requestId?
traceId?
Gateway Timeout (APIM)
ConnectProblemDetails
object
ConnectProblemDetails
type?
title?
status?
detail?
instance?
requestId?
traceId?