Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The query task UUID.
The status of the query task.
An error message if the query failed.
The results of the query.
Show child attributes
A list of strings representing the column names
A list of strings representing the column types
The timestamp when the query finished running.
The query that was run.
The query UUID.
A matrix of the data returned in the form of a Sequence of rows, with each row element being a sequence of column values.
The number of rows returned by the query.
The timestamp when the query started running.
The summary of the query results.