List users in channel
documentedFetch user IDs currently subscribed to a presence channel.
GET /apps/{app_id}/channels/{channel_name}/usersChannelsno implementation yet0 runsInput
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.