Invites

List channel invites

Retrieves all currently active invites for the specified channel, including invite codes, creators, expiration times, and usage statistics. The authenticated user must have permission to manage invites for the channel. Returns an array of invite metadata objects.

get/channels/{channel_id}/invites

Path parameters

string snowflake required
OR
integer required

The ID of the channel

Response

Success

Changes