Skip to main content
GET
/
v1
/
organizations
/
{organizationId}
/
prometheus
Get organization metrics
curl --request GET \
  --url https://api.clickhouse.cloud/v1/organizations/{organizationId}/prometheus \
  --header 'Authorization: Basic <encoded-value>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi

Path Parameters

organizationId
string<uuid>
required

ID of the requested organization.

Query Parameters

filtered_metrics
string<boolean>

Return a filtered list of Prometheus metrics.

Response

Successful response

The response is of type string.