Get Measurements using Relative Time for Grafana Data Source

To be used to get values from the measurement table (i.e., database table in tall format) using relative time as Grafana data source.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 255
^[0-9a-zA-Z_]+$

Name of the database.

string
required
length ≤ 32
^[0-9]+[mhd]$

Relative time of the data to be returned. Format is [0-9]+[mhd] (i.e., 5m, 1h, 1d)

Query Params
string
length ≤ 255
^[0-9a-zA-Z_]+$

Name of the table.

string
length ≤ 255
^[0-9a-zA-Z_,]+$

Columns to be returned.

string
length ≤ 255
^[0-9a-zA-Z/_-]+$

Data with the specified topic.

string
length ≤ 255
^[0-9a-zA-Z_-]+$

Data with the specified source.

string
length ≤ 255
^[0-9a-zA-Z_]+$

Data with the specified type.

int32
1 to 1024

Limit of the data to be returned.

int32
1 to 2147483647

Page of the data to be returned.

string
length ≤ 255
^[0-9a-zA-Z_]+$

Order of the data to be returned.

string
enum

Sort order of the data to be returned.

Allowed:
string
^[0-9a-zA-Z_]+$

Organization ID.

filter
object

Filter rows based on any field/column with supported conditions.

Responses

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