curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/subscribers \
--header 'Authorization: <api-key>'{}Get a paginated list of all subscribers with their details including balance
curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/subscribers \
--header 'Authorization: <api-key>'{}API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'
Page number (default 1)
Page size (default 50)
Filter by status (active, blocked, pending)
Filter by KYC level (1, 2, 3)
Filter by district
List of subscribers
The response is of type object.