Get a country in a market
Returns a single country by ISO code within a market. Supports ?expand=states for address forms.
GET
Spree SDK
Authorizations
Publishable API key for store access
Headers
Path Parameters
Market prefixed ID
Country ISO 3166-1 alpha-2 code (e.g., "DE")
Query Parameters
Comma-separated list of fields to include (e.g., name,slug,price). id is always included.
Response
country found
The response is of type object.
Spree SDK

