clans
users

Get the current user's clan

get/v1/users/me/clan

Response

Successful response

idstring required
namestring required
descriptionstring nullable required
imageUrlstring nullable required
bannerUrlstring nullable required
chatRoomIdstring nullable required
channelNamestring nullable required
createdAtstring required
memberCountinteger required
myRole'owner' | 'admin' | 'member'

Changes

Changed in 1 of the 22 revisions of this API.4

    • added the required property anyOf[Clan]/members/items/user/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[Clan]/members/items/user/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[Clan]/owner/anyOf[PublicUser]/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[Clan]/owner/anyOf[PublicUser]/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added