Error
Network
Get a store by id
Resolves one store from the slug id you took out of the store listing. Reach for it to confirm a store exists and is still active before addressing it in a store-scoped operation, or to read the city/region it belongs to. 404s when no store carries the given id — treat that as ‘this store slug is wrong’, not as ‘the store is closed’ (a closed store is still returned, with active:false).
GET
Error
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Path Parameters
Minimum string length:
1
