Skip to main content
GET
Get Locations
This endpoint returns paginated results. Use items_per_page and page query parameters to control pagination. The response includes a total field with the full count of locations.

Authorizations

X-API-KEY
string
header
required

Query Parameters

items_per_page
integer

Number of items per page (1-100). Defaults to 25.

Required range: 1 <= x <= 100
page
integer

Page number. Defaults to 1.

Required range: x >= 1

Response

OK

locations
Location · object[]
total
integer

Total number of locations