Skip to content

List the explicit members of a private channel.

GET
/api/v1/workspaces/{workspace_id}/channels/{channel_id}/members
workspace_id
required
string

The ID of the workspace.

Example
01kxb0t5c4ccf16vp1qt0y0mer
channel_id
required
string

The ID of the channel.

Example
01kxb0t5839906v1bdnvfpm7x5
object
message
string
Unauthenticated.
{
"message": "Unauthenticated."
}