List Locations
Location
Get Location
Workspace-scoped, cursor-paginated list of location records. Served by the generic read-only resource handler over the data-views pipeline (Hasura row-level security).
GET
List Locations
Complex Usage Example
Advanced Location Filtering with Full Context
This example demonstrates advanced filtering with multiple parameters, relationship inclusion, status filtering, and sorting for retrieving locations:Query Parameters
Page size (max 200).
Required range:
x <= 200Opaque keyset cursor; omit for the first page.
Field to order by.
Available options:
asc, desc Optional explicit workspace scope (Firebase-authenticated callers).
Response
A page of location records.