Skip to main content

Returns details of the store with the given ID. Returns 200 and the

store, 404 if the store does not exist, or 401 if not logged in.

Returns details of the store with the given ID. Returns 200 and the store, 404 if the store does not exist, or 401 if not logged in.

Path Parameters
  • storeId string required

    Possible values: Value must match regular expression \d+

Responses

Store information

Loading...