EndpointsRounds

Get round

GET/v2/rounds/{round_id}

Return one visible round with scored results and commissioner output metadata.

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}$