get/users/@me/guilds

Query parameters

beforestring snowflake
afterstring snowflake
limitinteger
with_countsboolean

Response

200 response for list_my_guilds

idstring snowflake required
namestring required
iconstring nullable required
bannerstring nullable required
ownerboolean required
permissionsstring required
approximate_member_countinteger nullable
approximate_presence_countinteger nullable

Changes

Changed in 3 of the 58 revisions of this API.22

    • added subschema #20: PRUNE_REQUIRES_ADMIN to the items/features/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added subschema #28: OFFICIAL_GAME_GUILD to the items/features/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • the response property items/banner became required for the status 200

      response-property-became-required

    • the response property items/icon became required for the status 200

      response-property-became-required