Get places

Get places with filters. Response includes the 'name' field for each place if available.

Query Params
string | null
Defaults to null

List of place handles as comma separated strings used for fetching associated Places

string | null
Defaults to null

Keyword to match against place handle (or place id) OR name OR metadata

string | null
Defaults to null

Filter places by name (case-insensitive partial match)

number | null
Defaults to null

latitude of location around which places should be searched

number | null
Defaults to null

longitude of location around which places should be searched

integer | null
Defaults to null

radius around location which places should be searched, if given metadata is ignored

number | null
Defaults to null

Minimum skew to filter for. Skew in inferred geofence can be between 0 and 1. 0 mean no skew, i.e. perfect overlap and 1 means no overlap

string | null
enum
Defaults to null

Key on which result must be sorted.

Allowed:
string | null
enum
Defaults to null

Sort route responses by asc or desc on the created_at timestamp

Allowed:
string | null
enum
Defaults to null

Filter to fetch the specified geofence type.

Allowed:
boolean | null
Defaults to null

Filter to fetch the places which has suggested geofences

string | null
Defaults to null

Filter to fetch places by suggestion type. Comma-separated list of: 'manual', 'inferred', 'bounding_box'

boolean | null
Defaults to null

Whether to return aggregates, i.e. count of places

string | null
Defaults to null

Identifier used to fetch the next page of data

integer | null
0 to 100
Defaults to null

Maximum number of results to be returned.

string | null
Defaults to null

Start date (YYYY-MM-DD) of the time window used as a filter to retrieve places visited on a specific date, regardless of the timezone.

string | null
Defaults to null

End date (YYYY-MM-DD) of the time window used as a filter to retrieve places visited on a specific date, regardless of the timezone.

string | null
Defaults to null

Worker detection config as json encoded string

Responses

Language
Credentials
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json