get https://console.neon.tech/api/v2/projects//branches//roles//reveal_password
Retrieves the password for the specified Postgres role, if possible.
You can obtain a project_id
by listing the projects for your Neon account.
You can obtain the branch_id
by listing the project's branches.
You can obtain the role_name
by listing the roles for a branch.
For related information, see Manage roles.