Skip to main content
GET
/
legacy
/
reporting
/
usage_reports
/
number_lookup
JavaScript
import Telnyx from 'telnyx';

const client = new Telnyx({
  apiKey: 'My API Key',
});

await client.legacy.reporting.usageReports.numberLookup.list();

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer<int32>
per_page
integer<int32>

Response

Successfully retrieved telco data usage reports