GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

account_id
string

Account ID. Required when using an organization token.

page
integer<int32>

Page number

include_fields
string<string>

Comma-separated string of Location object field names to include.

store_code
string<string>

Filter locations based on store code.

per_page
integer<int32>

Results per page. Default is 10. Maximum is 250

Required range: x <= 250

Response

Account Location Profile response

data
object