Skip to main content
GET
Get Coworld Certification Transcript

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

coworld_id
string
required
Pattern: ^cow_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Response

Successful Response

coworld_id
string
required
state
enum<string>
required
Available options:
never_run,
queued,
certifying,
certified,
failed
contract_version
string | null
certification_job_id
string<uuid> | null
certifier_error
string | null
steps
CoworldCertificationStepResult · object[]
completed_at
string<date-time> | null