Get countries

API एकीकरण — संदर्भ डेटा लुकअप • अपने एकीकरणों में dropdowns, फ़िल्टर और मैपिंग भरने के लिए समर्थित देशों की IDs सहित पूरी सूची प्राप्त करें। स्थानीयकरण • अन्य APIs द्वारा लौटाए गए CountryIds को उपयोगकर्ता की भाषा में स्थानीयकृत देश के नामों से मैप करें।

GET
/definitions/countries
Definitions
कोई क्रेडिट आवश्यक नहीं

प्रतिक्रिया

200
application/json
object[]

CountryArray

object[]

Country

पहचानकर्ता और ISO कोड वाला देश

object

id

देश का विशिष्ट पहचानकर्ता

integer<int32>

name

देश का स्थानीयकृत प्रदर्शन नाम

string

code

ISO 3166-1 alpha-2 देश कोड (जैसे 'IT', 'FR')

string
401
application/json
object

अनधिकृत

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
403
application/json
object

निषिद्ध

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
406
application/json
object

स्वीकार्य नहीं

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
422
application/json
object

अप्रक्रियायोग्य इकाई

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
429
application/json
object

बहुत अधिक अनुरोध (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
500
application/json
object

आंतरिक सर्वर त्रुटि

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
502
application/json
object

खराब गेटवे (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
504
application/json
object

गेटवे टाइमआउट (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string