Location - Get List
Location
Location - Get List
Retrieve a paginated list of locations with optional filtering.
GET
Location - Get List
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Query selector object for filtering results
Max results to return
Example:
50
Number of results to skip
Example:
0
Sort fields object, e.g. { "name": 1 }