Get All Data Points
Get all data points, potentially filtered by directory, business, rating...
Query parameters
Used for pagination. Maximum number of results per page
The page number for pagination
Filter by location labels
The countries you want data points for. ISO 3166-1 alpha-2 codes
Ids of businesses you want data points for
The ids of the locations you want data points for
Only return inbox items for locations where zip starts with given parameter
Types of datapoints you want inbox items for
Directories you want inbox items for
Only return inbox items with a rating included in ratings
Only return data points that are read (true) or unread (false). If omitted, returns all.
Only show elements you have/you have not replied to
Only return data points with text or without
Filter by name
The min date of the DataPoint as unix timestamp in milliseconds
The max date of the DataPoint as unix timestamp in milliseconds
The min date of the last interaction with a DataPoint as unix timestamp in milliseconds
The max date of the last interaction with a DataPoint as unix timestamp in milliseconds
Also returns data points whose owner reply was created or updated within the given date range. Requires a date filter; whitelisted sales partners only.
The fields you want to include in the response
Response
Success