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
- 200
- 404
- 422
Successful Response
Not found
Validation Error