Skip to main content
GET
Get Branch

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required
branchId
string<uuid>
required

Branch ID (UUID)

Response

Branch details

id
string<uuid>
required
name
string
required
project_id
string<uuid>
required
base_branch_id
string<uuid> | null
created_at
string | null
created_by
string<uuid> | null
merged_at
string | null
merged_by
string<uuid> | null