Countries
get
Authorizations
Query parameters
Skipinteger · int32optional
Skip number of records
Example:
10
Takeinteger · int32optional
Take number of records
Example:
5
Filterstringoptional
Filter the resulsts. See ODATA documentation for more information
Example:
name eq 'Adam' and age gt 20
Sortstringoptional
Sorting the results. See ODATA specificaion for more information
Example:
name
Header parameters
api-versionstringoptional
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
200
400
401
403
Last updated
Was this helpful?