1. Home
  2. API Documentation
  3. Get a list of channels and whichever device subscribed

Get a list of channels and whichever device subscribed

Request Example https://pushenvoy.com/app/api/device_channels/?device_token=[deive_token]&device_type=ios
Authentication Send the application access token in the HEADER or POST body for each API request with parameter name `Access_Token` to pass the authentication layer
Send Type Send parameters in POST or GET is available
Parameters
device_token
DescriptionDevice token value get from mobile device API
Typestring
RequiredYes
device_type
DescriptionSupport iOS, Android, Windows Phone 8, BlackBerry 10, Chrome, Safari and Firefox devices
TypeChoose(ios,android,wp,wp10,bb,chrome,safari,firefox)
RequiredYes
latitude
Descriptionlatitude point for the device GPS location
Typestring
RequiredNo
longitude
DescriptionLongitude point for the device GPS location
Typestring
RequiredNo
Order
date
Description
TypeASC or DESC
DefaultDefault order, orders in ASC mode
name
Description
TypeASC or DESC
subscribers
DescriptionCount of subscribers in the channel
TypeASC or DESC
Errors

No result found

Was this article helpful to you? Yes No

How can we help?