List Query API endpoints
Disclaimer: This beta endpoint is evolving; the API contract may change.
Returns all active Query API endpoints for the service.
GET
List Query API endpoints
Beta
Disclaimer: This beta endpoint is evolving; the API contract may change.
Returns all active Query API endpoints for the service.
Returns all active Query API endpoints for the service.
Authorizations
Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi
Path Parameters
ID of the requested organization.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$ID of the requested service.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$Query Parameters
Cursor returned in pagination.nextCursor from the previous page.
Maximum number of records to return per page. Defaults to 100. Maximum is 100.
Required range:
x <= 100Response
Successful response.
Last modified on September 14, 2026