latestOpenAPI 3.0.1Licensed under Uberall2026-08-1930255414.1 MB

35bdc3ab1a33

Data Points

Get All Data Points

Get all data points, potentially filtered by directory, business, rating...

get/data-points

Query parameters

maxinteger

Used for pagination. Maximum number of results per page

pageinteger

The page number for pagination

labelsstring[]

Filter by location labels

countriesstring[]

The countries you want data points for. ISO 3166-1 alpha-2 codes

businessIdsstring[]

Ids of businesses you want data points for

locationIdsstring[]

The ids of the locations you want data points for

zipstring

Only return inbox items for locations where zip starts with given parameter

dataPointTypesstring[]

Types of datapoints you want inbox items for

directoryTypesstring[]

Directories you want inbox items for

ratingsstring[]

Only return inbox items with a rating included in ratings

readboolean

Only return data points that are read (true) or unread (false). If omitted, returns all.

repliedboolean

Only show elements you have/you have not replied to

textboolean

Only return data points with text or without

querystring

Filter by name

minActionDatestring

The min publication date of the DataPoint as unix timestamp in milliseconds. The publication date (actionDate) is the date the content was published on the directory; for directories that report edits (e.g. Google) it moves to the most recent edit by the author. For API versions before 20210215 this parameter is interpreted as minThreadActionDate for backward compatibility

maxActionDatestring

The max publication date of the DataPoint as unix timestamp in milliseconds. The publication date (actionDate) is the date the content was published on the directory; for directories that report edits (e.g. Google) it moves to the most recent edit by the author. For API versions before 20210215 this parameter is interpreted as maxThreadActionDate for backward compatibility

minThreadActionDatestring

The min date of the latest consumer activity on the DataPoint as unix timestamp in milliseconds. Consumer activity includes the original publication, edits by the author and new consumer comments; replies by the location owner do not update this date. To also match data points by owner-reply activity, combine with includeRepliedInDateRange

maxThreadActionDatestring

The max date of the latest consumer activity on the DataPoint as unix timestamp in milliseconds. Consumer activity includes the original publication, edits by the author and new consumer comments; replies by the location owner do not update this date. To also match data points by owner-reply activity, combine with includeRepliedInDateRange

includeRepliedInDateRangeboolean

When true, also returns data points whose owner reply was created or updated within the given date range, even if the data point itself falls outside it. Has an effect only when at least one date filter is supplied and the feature is enabled for your sales partner; contact support to enable it. Intended for incremental synchronization over bounded date ranges.

fieldMaskstring

The fields you want to include in the response

Response

Success

status'SUCCESS' | 'PENDING' | 'QUOTA_LIMIT_EXCEED' | 'NOT_AUTHORIZED' | 'FORBIDDEN' | 'BAD_ACCESS_TOKEN' | 'BAD_PRIVATE_KEY' | 'BAD_PUBLIC_KEY' | 'MISSING_PARAMETER' | 'INVALID_PARAMETER' | 'WRONG_PARAMETER_TYPE' | 'CONFLICT' | 'RESOURCE_LOCKED' | 'SERVER_ERROR' | 'ERROR' | 'NOT_FOUND' | 'BAD_REQUEST' | 'USER_ERROR' | 'PARTIAL_ERROR' | 'SERVICE_TEMPORARILY_UNAVAILABLE' required
messagestring

(optional) Holds further information about the response

warningsstring[]

(optional) Holds further warnings