Get Data using Relative Time

To be used to get values from the data table (i.e., database table in wide format) using relative time.

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 ≤ 1024
^[0-9a-zA-Z_,]+$

Columns of the table 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
enum

Format of the data to be returned. (i.e., csv)

Allowed:
Responses

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