EndpointsRounds
Get round commissioner logs
GET
/v2/rounds/{round_id}/commissioner-logsReturn captured commissioner output 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}$