EndpointsCoworlds
Get Coworld certification transcript
GET
/v2/coworlds/{coworld_id}/certification/transcriptReturns the step-by-step result from the latest certification attempt.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
coworld_id*Coworld Id
Coworld version whose transcript will be returned.
Match
^cow_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$