Skip to main content

Get Member Roles

GET 

/v1/members/:user_id/roles/

List the roles a member currently holds.

Roles come back in Discord's own order, highest first, and include roles owned by integrations such as the booster role.

A user who is not in the server answers 404, which is how you tell an outsider apart from a member who simply has no roles.

Requires an API key with the discord.view_members permission.

Request

Responses

Successful Response