Skip to main content
GET
Get Retake Removal

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required

Response

Successful Response

project_id
string
required
status
enum<string>
required

Analysis lifecycle as reported by the result GET endpoints.

Available options:
queued,
processing,
completed,
failed
error
string | null
words
RetakeRemovalWord · object[]
remove_spans
RetakeRemovalSpan · object[]
keep_intervals
RetakeRemovalKeepInterval · object[]