Get the current store
Returns the current store configuration. The store is resolved from the request context (host or admin selection); there is no id parameter.
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
Headers
Bearer token for admin authentication
Response
current store
Spree Admin SDK

