v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13132276.2 KB
users

Queries for user's data point changes for a particular data source.

get/{userId}/dataSources/{dataSourceId}/dataPointChanges

Path parameters

userIdstring required

List data points for the person identified. Use me to indicate the authenticated user. Only me is supported at this time.

dataSourceIdstring required

The data stream ID of the data source that created the dataset.

Query parameters

limitinteger

If specified, no more than this many data point changes will be included in the response.

pageTokenstring

The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of nextPageToken from the previous response.

Response

Successful response