Push
List channel subscriptions
Get a list of push notification subscriptions to channels.
get/push/channelSubscriptions
Query parameters
channelstring
Filter to restrict to subscriptions associated with that channel.
deviceIdstring
Optional filter to restrict to devices associated with that deviceId. Cannot be used with clientId.
clientIdstring
Optional filter to restrict to devices associated with that clientId. Cannot be used with deviceId.
limitinteger
The maximum number of records to return.
Response
OK