Sign in

Get channel stats (deprecated)

documented

Deprecated endpoint for retrieving channel statistics; use the current channel info endpoint instead.

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

Input

app_id*
Pusher App ID
Your Pusher App ID
channel_name*
Channel name
Channel name (e.g., my-channel, private-chat)
auth_timestamp*
Auth Timestamp
Unix timestamp (seconds since epoch)
auth_version*
Auth Version
Authentication version
auth_signature*
Auth Signature
Signature computed with your secret
Calls Pusher as you (your API key is your account); keychains.dev holds the credentials.