GET
/v1/organizations/{organizationId}/postgres/{postgresId}/slowQueryPatternsThis endpoint is in beta. API contract is stable, and no breaking changes are expected in the future.
Returns aggregate metrics for the slowest query patterns observed on a Postgres service during the given time window. Use this to discover which queries dominate total execution time, CPU, I/O, or WAL generation.
Path parameters
Query parameters
Response
JSON
200
Successful response
400
The request cannot be processed due to a client error. Please verify your request parameters and try again.
500
An internal server error has occurred. If this issue persists, please contact ClickHouse Cloud support for assistance.