List all RQL jobs

If you use a project access token, all rql jobs for that project will be returned. If you use an account access token, all rql jobs for the account will be returned.

Response

{
  "err" 0,
  "result": [
    { ... }, // RQL job resource
      ...
  ]
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

Page number starting from 1

Headers
string
required

Use either an Account Access Token with 'read' scope or a Project Access Token with the 'read' scope

Response

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