List scheduled queries
GET /api/workspaces/{workspaceId}/scheduled-queries
GET
/api/workspaces/{workspaceId}/scheduled-queries
Lists saved consoles in the workspace that have a cron schedule configured. Requires workspace admin.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspaceId
required
string
Responses
Section titled “ Responses ”Scheduled queries.
object
success
required
boolean
scheduledQueries
required
Array<object>
object
key
additional properties
Failed to list scheduled queries
object
success
boolean
error
required
string
Example
Human-readable error message