Skip to main content

Get a branch

Endpoint URL

GET /api/v2/branches/:id

Get a branch

Retrieves the full details of a specific branch. To successfully fetch a branch, include the branch’s unique ID as a path parameter in the request URL. If the request is valid and the branch exists, the API returns detailed information about the branch, including its configuration settings and metadata.

Request