Get Verification Request Status History
Get the history of status changes for a verification request.
Returns a paginated list of historical status changes including the reason for each change and when it occurred.
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.
Path Parameters
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 >= 1JavaScript