Skip to main content
GET
Get an alignment and revision

Authorizations

Authorization
string
header
required

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

Path Parameters

projectId
string
required
alignmentId
string
required

Response

200 - application/json

Success

id
string
required
model
string
required
alignment
object
required
createdAt
string
required
revision
string
required
selected
boolean
required
selectionRevision
string
required
name
string | null