Skip to main content

List Discord Members

GET 

/api/integrations/:integration_id/discord/members

List members of a Discord server (guild) for a given integration.

Returns list of {id, username, display_name, nick, avatar} objects. Requires GUILD_MEMBERS privileged intent enabled on the bot.

Request

Responses

Successful Response