Error
Queries
List the organization's saved queries, alphabetically by name.
Saved queries belong to the organization, not to whoever wrote them. Each
entry includes its full sql_text and declared params. The list is cached
for up to 30 seconds, so a query saved a moment ago may not appear on the
very next call.
GET
Error
Authorizations
A scoped AgentEye API key. Mint one in the dashboard under Settings → API keys, or with POST /v1/keys. Each endpoint names the permission it requires; a key without it gets 403 and a required_permission field naming what was missing.
Response
The organization's saved queries, by name.

