Certification Task Status

GET {{baseUrl}}/certifications/:id/tasks/:taskId

This API returns the status of a certification task. A token with ORGADMIN or CERTADMIN authority is required to call this API. Reviewers for this certification can also call this API.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"abcd-ef12-3456","certificationId":"ef38f94347e94562b5bb8424a56397d8","type":"REASSIGN","status":"IN_PROGRESS"}