ClickStack: Get Saved Search
This endpoint is in beta. API contract is stable, and no breaking changes are expected in the future.
ClickStack: Retrieves a specific saved search by ID.
GET
ClickStack: Get Saved Search
Beta
This endpoint is in beta. API contract is stable, and no breaking changes are expected in the future.
ClickStack: Retrieves a specific saved search by ID.
ClickStack: Retrieves a specific saved search by ID.
Authorizations
Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi
Path Parameters
ID of the organization that owns the service.
ID of the ClickStack service.
Saved search ID
Last modified on July 22, 2026
Previous
ClickStack: Update Saved Search**This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> ClickStack: Updates an existing saved search. This is a full replace: send the full object. Every optional field (`select`, `where`, `whereLanguage`, `orderBy`, `tags`, `filters`) is always written and falls back to its default when omitted, so omitting a field resets it rather than preserving the stored value.
Next
ClickStack: Get Saved Search