GET v2/Attempts/Summary
Operation ID: FetchVerificationAttemptsSummary
Auth: unknown
Description
Get a summary of how many attempts were made and how many were converted.
Parameters (6)
(string, query, optional)
Filter Verification Attempts considered on the summary aggregation by communication channel. Valid values are `SMS`, `CALL` and `WHATSAPP`
(string, query, optional)
Filter used to consider only Verification Attempts sent to the specified destination country on the summary aggregation.
(string, query, optional)
Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
(string, query, optional)
Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
(string, query, optional)
Filter the Verification Attempts considered on the summary aggregation by Destination prefix. It is the prefix of a phone number in E.164 format.
(string, query, optional)
Filter used to consider only Verification Attempts of the given verify service on the summary aggregation.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^VA[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.