EndpointsLeagues
Get campaign board
GET
/v2/leagues/{league_id}/campaignReturn the current campaign board, retained history, and caller-visible player state.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
league_id*League Id
League whose campaign board should be returned.
Match
^league_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$