Get countries

API-INTEGRATION — REFERENZDATENABFRAGE • Abrufen der vollständigen Liste unterstützter Länder mit IDs, um Dropdowns, Filter und Zuordnungen in Ihren Integrationen zu füllen. LOKALISIERUNG • Zuordnung von CountryIds, die von anderen APIs zurückgegeben werden, zu lokalisierten Ländernamen in der Sprache des Benutzers.

GET
/definitions/countries
Definitions
Keine Credits erforderlich

Antwort

200
application/json
object[]

CountryArray

object[]

Country

Ein Land mit seiner Kennung und ISO-Code

object

id

Eindeutige Kennung für das Land

integer<int32>

name

Lokalisierter Anzeigename des Landes

string

code

ISO 3166-1 Alpha-2-Ländercode (z. B. 'IT', 'FR')

string
401
application/json
object

Nicht autorisiert

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
403
application/json
object

Verboten

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
406
application/json
object

Nicht akzeptabel

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
422
application/json
object

Unverarbeitbare Entität

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
429
application/json
object

Zu viele Anfragen (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
500
application/json
object

Interner Serverfehler

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
502
application/json
object

Schlechtes Gateway (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
504
application/json
object

Gateway-Timeout (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string