Skip to main content
GET
Get store locations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

size
integer
default:10

The size of the store locations to return.

offset
integer
default:0

The offset of the store locations to return.

Response

OK

Response for list store locations.

storeLocations
StoreLocationResponse · object[]
required