List Verification Requests
Get a list of previously-submitted tollfree verification requests
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
x >= 1Request this many records per page
This value is automatically clamped if the provided value is too large.Required range:
x >= 1Tollfree verification status
Available options:
Verified, Rejected, Waiting For Vendor, Waiting For Customer, Waiting For Telnyx, In Progress Filter verification requests by business name
JavaScript