Skip to main content
GET
Get an alignment and revision

인증

Authorization
string
header
필수

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

경로 매개변수

projectId
string
필수
alignmentId
string
필수

응답

200 - application/json

Success

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