Retrieve branch credentials
Branches
Retrieve branch credentials
GET
Retrieve branch credentials
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Pattern:
[a-zA-Z0-9_-~:]+Query Parameters
Username that the credentials requested for, defaults to xata
Response
Credentials for the branch retrieved successfully
Credentials and connection details for accessing a branch
Username for accessing the branch database
Password for accessing the branch database
Hostname for accessing the branch database
Port for accessing the branch database
Name of the database to connect to
Database connection string for accessing this branch. It carries no sslmode parameter, clients choose their own TLS settings.