Skip to main content
GET
List Dataset Branches

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

dataset_id
string
required

Query Parameters

branch
string | null

Optional branch name to mark as selected when addressing a dataset family URL.

Cookies

blindsight_session
string | null

Response

Successful Response

family_dataset_id
string
required
family_name
string
required
selected_branch_id
string
required
branch_count
integer
default:0
branches
BranchSummaryRead · object[]