Sign in

List users in channel

documented

Fetch user IDs currently subscribed to a presence channel.

GET /apps/{app_id}/channels/{channel_name}/usersChannelsno implementation yet0 runs

Input

app_id
Pusher App ID
e.g. 123456
channel_name
Presence Channel Name
presence-...
auth_timestamp
Auth Timestamp
Unix timestamp (seconds since epoch)
auth_signature
Auth Signature
Signature
Calls Pusher as you (your API key is your account); keychains.dev holds the credentials.
List users in channel · Pusher · OpenIntegrations