Branches

Get Branch By Id

Retrieve detailed information about a specific branch by its ID.

get/api/v2/branch/{branch_id}

Path parameters

branch_idstring uuid required

Unique identifier (UUID) of the branch to retrieve

Unique identifier (UUID) of the branch to retrieve

Response

Successful Response

idstring uuid4
namestring
user_countinteger nullable
created_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.