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

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

await client.legacy.reporting.usageReports.numberLookup.retrieve('id');

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Successfully retrieved telco data usage report