EndpointsRounds
Get round commissioner report
GET
/v2/rounds/{round_id}/commissioner-report-renderReturn the commissioner-authored HTML report for a visible round.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
round_id*Round Id
Round associated with the requested resource.
Match
^round_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$