List markets
Returns the markets configured for the current store. Markets are
store-scoped and ordered by position (an acts_as_list column —
update the order via PATCH /markets/{id} with position).
Required scope: read_settings (for API-key authentication).
GET
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Query Parameters
Comma-separated associations to embed. Supported: countries.
Spree Admin SDK

