Data lake
List saved queries
Return saved lake queries for an instance, including each query’s schedule when one is set.
GET
This endpoint returns saved queries for one instance, newest first (
updated_at descending). Each item includes the saved SQL, how Cloud picks the date range, and the schedule when one is set.
Authorization
Blnk Cloud APIs support any one of the following authentication methods. All of them work with yourCLOUD_API_KEY or OAUTH_ACCESS_TOKEN.
- Bearer token
- X-Blnk-Key header
- X-API-Key header
Query parameters
string
required
Unique id of the instance (
instance_...). Get it from get instance details. Do not pass deployment_id.Response
array
Saved queries on this instance, newest first.