Skip to main content
GET
Filter and sort branches server-side, paginated

Authorizations

X-API-Key
string
header
required

Headers

customer
string
required

Workspace identifier

Path Parameters

projectId
string
required

Project UUID, not a slug. Resolve a slug with GET /project/slug/{slug} using the same workspace and credentials, then pass the returned id.

Query Parameters

limit
number
offset
number
filters
string

JSON-encoded BranchPageFilters

Response

200 - application/json
branches
object[]
required
has_more
boolean
required
total
number
required