EndpointsLeagues
Get campaign history
GET
/v2/leagues/{league_id}/campaign/historyReturn one player's battles, territory transfers, and territory totals in the retained window.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
league_id*League Id
League whose campaign history should be searched.
Match
^league_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Query Parameters
player_id*Player Id
Campaign player whose history should be returned.
Match
^ply_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$rounds?|
Most recent retained rounds to include.