Managed PostgreSQL
Get PostgreSQL user credentials
Get the credentials for a specific user in a PostgreSQL cluster. This endpoint can only be used once per user.
GET
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
Path Parameters
Project ID
Region ID
Cluster name
Username
Response
200
application/json
User credentials
The response is of type object
.