Clan War Log
This endpoint returns data about the past clan wars. /clan/:tag/war will return data about the current clan war and /clan/:tag/battles will return battles of the last few wars with the use of war set as the type.
HTTP Request
GET https://api.royaleapi.com/clan/:tag/warlog
URL Parameters
| Parameter | Description |
|---|---|
TAG | The clan tag of the clan to retrieve |
Response
[
{},
{},
{},
{}
]
