Skip to main content
GET
List HarnessBuilds

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Path Parameters

organization_id
string
required
Pattern: ^org_[0-9a-f]{32}$

Query Parameters

limit
integer
Required range: x >= 1
page
string
Pattern: ^c1_[0-9a-z]+$

Response

Success

data
object[]
required

An async custom-harness build whose exact ACP or one-shot process contract is frozen with its source commit

next_page
string | null
required