Get a query by id
Queries
Get a query by id
Get a query.
GET
Get a query by id
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query identifier.
Response
200 - application/json
OK
- Option 1
- Option 2
It should be unique. Must be <= 256 characters and consist of only alphanumeric characters and underscores.
Describes who can view or query a resource
Information about the owner of the query
Metadata about when and by whom a query was created/updated
The AST representing the query.
Optional. Display Name must be non-empty and less than 1000 chars.
A human-friendly description of the query.
Optional. Each tag must be less than 256 chars.
Whether the requestor owns the query.

