Sign in

List channels

documented

Fetch a hash of occupied channels, optionally filtered by a prefix and with optional per-channel attributes.

GET /apps/{app_id}/channelsChannelsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.pusherapp.com/apps/{{$app_id}}/channels?auth_key={{PUSHER_API_KEY}}&auth_timestamp={{auth_timestamp}}&auth_version=1&auth_signature={{PUSHER_AUTH_SIGNATURE}}" -H "Accept: application/json"