chat

Search sendable DM, group, and clan rooms by room or member name

get/v1/chat/rooms/search

Query parameters

limitinteger
cursorstring
querystring required

Response

Successful response

totalinteger
nextCursorstring
previousCursorstring
hasMoreboolean required

Changes

Changed in 3 of the 23 revisions of this API.9

    • added the required property rooms/items/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 rooms/items/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 rooms/items/otherMembers/items/user/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • endpoint added

      endpoint-added