Get All Subscribers Documentation
Get All Subscribers
v1.0Get All Subscribers
v1.0Get All Subscribers
Retrieve all event subscribers
Real-time Integrationv1.01 Endpoint
Overview
Get All Subscribers API : GET : /subscriber
Authentication
Basic Authentication
Methods
GET
Response
JSON Format
Available Endpoints
GET
/subscriberQuick Example
Try this API with a simple cURL command
Basic API Call
curl -i -u "username:password" "https://telephonycloud.co.in/api/v1/subscriber"💡 Replace username:password with your actual credentials
Response Preview
Sample response from this API
Sample Response
[{"id":1,"force":true,"url":"https://localhost:9001/log","registered":true,"agent_id":0,"svc_id":1,"auth_key":"abc-1234-xyz","device_id":"abc","channel_type":"mobile","register_time":1561744544000,"up...View complete response format in Response section