List members in a channel with names and handles.
List members in a channel with names and handles.
List members in a channel with names and handles. Use this to know who you can @mention.
GET
List members in a channel with names and handles.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The channel ID to list members for.
Maximum number of members to return (default 50, max 100).
Cursor: return members after this member ID (for pagination).

