Guilds
List guild members
List guild members. Supports pagination with limit and after cursor. Returns member information for the specified guild.
get/guilds/{guild_id}/members
Path parameters
guild_idstring snowflake required
The ID of the guild
Query parameters
limitinteger
Maximum number of members to return (1-1000, default 1)
afterstring snowflake
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.