v1

latestOpenAPI 3.0.1Licensed under Uberall2026-08-0629353914.0 MB
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 date of the DataPoint as unix timestamp in milliseconds

maxActionDatestring

The max date of the DataPoint as unix timestamp in milliseconds

minThreadActionDatestring

The min date of the last interaction with a DataPoint as unix timestamp in milliseconds

maxThreadActionDatestring

The max date of the last interaction with a DataPoint as unix timestamp in milliseconds

includeRepliedInDateRangeboolean

Also returns data points whose owner reply was created or updated within the given date range. Requires a date filter; whitelisted sales partners only.

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