Subscribers
List Subscribers
List all subscribers with pagination and filtering
GET
Documentation Index
Fetch the complete documentation index at: https://docs.vultlocal.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
Bearer olive_live_xxx or Bearer eyJ... (JWT)Query Parameters
Filter by status:
ACTIVE, BLOCKED, PENDINGFilter by KYC level:
1, 2, or 3Search by name or phone number
Results per page (max 100)
Pagination offset
Response
Array of subscriber objects
Total number of matching subscribers
Current page size
Current offset
Examples
Pagination
Use
limit and offset for pagination. Check total_count to determine total pages.Permissions
Errors
| Status | Code | Description |
|---|---|---|
| 401 | UNAUTHORIZED | Invalid or missing API key |
| 403 | FORBIDDEN | Insufficient permissions |
| 500 | INTERNAL_ERROR | Server error |
Authorizations
API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'
Query Parameters
Page number (default 1)
Page size (default 50)
Filter by status (active, blocked, pending)
Filter by KYC level (1, 2, 3)
Filter by district
Response
List of subscribers
The response is of type object.