Skip to main content
GET
List store locations

Authorizations

x-api-key
string
header
required

API key for authentication. Create one in Settings > Developer. The key must have the BITCRM product scope and an orders resource scope; required action depends on the endpoint (READ, WRITE, or DELETE).

Query Parameters

page
integer
default:1

Page number (1-indexed).

Required range: x >= 1
limit
integer
default:20

Results per page (max 100).

Required range: 1 <= x <= 100

Case-insensitive substring matched against locationName, city, province, and address1.

Response

Successful response.

data
object[]
meta
object