Postgres Clusters
Get User Credentials
Get the connection credentials for a specific Postgres user within a cluster.
get/postgres/{postgres_cluster_id}/users/{username}/credentials
Path parameters
postgres_cluster_idstring required
Managed Postgres Cluster ID
usernamestring required
Postgres User Name
Response
OK