GNQL V3 Recall

Get hourly GNQL records for a given time range.

Query Params
string
required

GNQL query string

date-time

Start date for the desired time range

date-time

End date for the desired time range

string
enum
Defaults to json

Specifies the desired format of the results. Must be either csv or json.

Allowed:
integer

Specifies the number of records desired from the backend query. For example, if you specify a limit of 100, you will get the first 100 records for your query, divided up by hour.

integer

Specifies the offset at which to apply the limit. With limit, can be used to paginate through a large response. For example, if you specify a limit of 100 and and an offset of 200, you will get the next 100 records starting at the 200th record.

Responses

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