Get a store of the organization managed by the user.
GET/organization/v1/organization/brands/:brandId/stores/:storeId
Get a store of the organization managed by the user.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
The requested store.
The request is malformed.
Invalid authorization.
Authorization not valid for the requested resource.
Resource not found.
The request body is not valid.