List Queries
GET
Path Parameters
Response
200 - application/json
The display name of the query.
The ID of the query.
The sql query.
The reference id of the input query.
The name of the query.
This is the name of the query which will be used in the sql query. e.g. SELECT * FROM "peaka"."query"."<name>"
The type of the query: PLAIN or MATERIALIZED
This class represents a schedule for a materialized query.