Retrieve branch details

Retrieves information about the specified branch.
A branch_id value has a br- prefix.

Each Neon project is initially created with a root and default branch named main.
A project can contain one or more branches.
A parent branch is identified by a parent_id value, which is the id of the parent branch.
For related information, see Manage branches.

Path Params
string
required
^[a-z0-9-]{1,60}$

The Neon project ID

string
required
^[a-z0-9-]{1,60}$

The branch ID

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json