latestOpenAPI 3.1.02026-07-26294215839.4 KB
19ebf391a399
Public API
Get country by ID
Returns a single country by catalog id. Response fields match each element of GET /api/v1/meta/countries/options (id, name, isoCode and nullability).
OAuth Scopes: meta
get/api/v1/meta/countries/{id}
Path parameters
idinteger required
Country id from GET /api/v1/meta/countries/options (id on the desired row).
Response
Country resource.