Get a market
Returns a single market by prefixed ID with its countries, currency, locales, and tax configuration.
GET
Spree SDK
Authorizations
Publishable API key for store access
Headers
Path Parameters
Market prefixed ID (e.g., "mkt_k5nR8xLq")
Query Parameters
Comma-separated list of fields to include (e.g., name,slug,price). id is always included.
Response
market found
The response is of type object.
Spree SDK

