Skip to main content
GET
Reevaluation Status

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
string<uuid>
required
artifact_id
string<uuid>
required
request_id
string<uuid>
required

Response

Successful Response

request_id
string<uuid>
required
source_artifact_id
string<uuid>
required
module
string | null
required
status
enum<string>
required
Available options:
claimed,
dispatched,
completed,
rejected,
outcome_unknown
message
string
required
artifact_id
string<uuid> | null
native_href
string | null