List HLR lookup history
GET/api/v2/hlr/history
Returns the caller's HLR lookup logs — one per number checked — with the lookup result (validity, carrier, MCC/MNC, phone type, ported and risky flags, country). Supports filtering by number prefix, status, and date ranges, plus pagination.
Authentication:
- Requires Bearer token in Authorization header:
Authorization: Bearer <token>
Request
Responses
- 200
- 401
- 403
returns the caller HLR logs filtered by number prefix
returns unauthorized
returns forbidden