Get channel info
documentedFetch attributes for a specific channel (including occupancy and requested info attributes).
GET /apps/{app_id}/channels/{channel_name}Channelsno implementation yet0 runsInput
app_id*
Pusher App ID
Your Pusher App ID
channel_name*
Channel Name
Name of the channel to query (e.g., private-chat or presence-room)
PUSHER_API_KEY*
Pusher API Key
App Key
auth_timestamp*
Auth Timestamp (Unix, seconds since epoch)
Unix timestamp
auth_signature*
Auth Signature
Signature generated with app secret
Calls Pusher as you (your API key is your account); keychains.dev holds the credentials.