List reputation-monitored phone numbers for an enterprise
Paginated list of phone numbers registered for reputation monitoring under this enterprise. The response includes the latest reputation snapshot per number where one has been collected.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The enterprise id. Lowercase UUID.
"4a6192a4-573d-446d-b3ce-aff9117272a6"
Query Parameters
1-based page number. Out-of-range values return an empty page with correct meta.
x >= 11
Items per page. Default 10. Maximum 250; values above are clamped to 250.
1 <= x <= 25010
Filter by specific phone number (E.164 format).
"+16035551234"
Response
Paginated list of numbers with reputation data.
List of reputation-monitored phone numbers, each carrying its current reputation data.