Python
Managed PostgreSQL
List PostgreSQL clusters
List all PostgreSQL clusters in the specified project and region. Results can be filtered by search query and paginated.
GET
Python
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Maximum number of clusters to return
Required range:
x >= 0Filter clusters by name
Number of clusters to skip
Required range:
x >= 0