Skip to main content

Retrieve store details

GET 

/stores/:id

note

This endpoint is a work in progress and may change before being stabilized.

Retrieve the details of a store by its ID.

Request

Responses

Store details retrieved successfully

Error Codes

HTTP StatusClassCodeDescription
400invalid_requestinvalid_path_parametersInvalid path parameters with details in the fields attribute
404not_foundentity_not_foundThe store with the given ID was not found