arena

List duels (mine, active, recent, settled, or clan)

get/v1/arena/duels

Query parameters

limitinteger
cursorstring
filter'mine' | 'active' | 'recent' | 'settled' | 'clan' required
userIdstring uuid
clanIdstring uuid

Response

Successful response

totalinteger
nextCursorstring
previousCursorstring
hasMoreboolean required

Changes

Changed in 2 of the 21 revisions of this API.12

    • added the required property duels/items/chatRoom/lastMessage/anyOf[subschema #1]/mentioned_users/items/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property duels/items/chatRoom/lastMessage/anyOf[subschema #1]/mentioned_users/items/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

    • added the required property duels/items/chatRoom/otherMembers/items/user/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property duels/items/chatRoom/otherMembers/items/user/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

    • added the required property duels/items/chatRoom/recentMessages/items/mentioned_users/items/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property duels/items/chatRoom/recentMessages/items/mentioned_users/items/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

    • added the required property duels/items/team_a/members/items/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property duels/items/team_a/members/items/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

    • added the required property duels/items/team_b/members/items/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property duels/items/team_b/members/items/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

    • added the optional property duels/items/chatRoom/lastMessage/anyOf[subschema #1]/mentioned_clans to the response with the 200 status

      response-optional-property-added

    • added the optional property duels/items/chatRoom/recentMessages/items/mentioned_clans to the response with the 200 status

      response-optional-property-added