Branches
Get PostgreSQL configuration details
Retrieves detailed information about the current PostgreSQL configuration parameters for a branch, including parameter types, descriptions, acceptable ranges, default values, and current values.
get/organizations/{organizationID}/projects/{projectID}/branches/{branchID}/postgres-config
Path parameters
organizationIDstring required
Unique identifier of the organization containing the project
projectIDstring required
Unique identifier of the project containing the branch
branchIDstring required
Unique identifier of the branch to retrieve PostgreSQL configuration for
Response
PostgreSQL configuration details retrieved successfully