Retrieve a shop by ID
GET/shops/:shop_id
Retrieve a shop by ID.
The client ID must have the shop_user
role.
Request
Responses
- 200
- 401
- 404
An Unauthorized response indicates that the request has not been applied because it lacks valid authentication credentials for the target resource
A Not Found response indicates that the origin server did not find a current representation for the target resource