Postgres Clusters
Get User Credentials
Get the connection credentials for a specific Postgres user within a cluster.
get/v1/postgres/{postgres_cluster_id}/users/{username}/credentials
Path parameters
postgres_cluster_idstring required
Managed Postgres Cluster ID
usernamestring required
Postgres User Name
Response
OK
Changes
Changed in 1 of the 8 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○