Live test: get variable data

This endpoint allows you to retrieve the values (dots) stored in a specific variable. You can filter results by time range, pagination, and output format.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the variable from which data will be retrieved. Can be found in the variable's left-side panel, below "API label" or in the variable's URL.

Query Params
string

The token to authenticate the request. Supported but not recommended. It's recommended to use the X-Auth-Token header instead.

integer

Page number to be retrieved.

integer

Maximum number of results to be retrieved per page.

integer

Start timestamp (in milliseconds POSIX format). Values recorded at or after this time are returned.

integer

Final timestamp (in milliseconds POSIX format). Values recorded at or before this time are returned.

Responses
200

Successful response

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