Queries
REST API operations for saved and scheduled queries
Overview
Required permissions
Operations
The description of the query
The name of the query
The raw sql of the query
OK response.
The description of the query
The generated ID of the query
Determines if the query is managed by panther
The name of the query
The raw sql of the query
bad_request: Bad Request response.
exists: Conflict response.
ID of the query to fetch
OK response.
The description of the query
The generated ID of the query
Determines if the query is managed by panther
The name of the query
The raw sql of the query
not_found: Not Found response.
put creates or updates a query
The description of the query
The name of the query
The raw sql of the query
OK response.
The description of the query
The generated ID of the query
Determines if the query is managed by panther
The name of the query
The raw sql of the query
bad_request: Bad Request response.
not_found: Not Found response.
the pagination token
the maximum results to return
100OK response.
Pagination token for the next page of results
OK response.
Last updated
Was this helpful?

