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

