Skip to main content
GET
List Alignment Projects

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Returns a summary row per alignment project: identifier, name, base model, status and timestamps.

alignment_projects
AlignmentProjectSummary · object[]
required

The caller's alignment projects, one summary row each.