Get a summary of how many attempts were made and how many were converted.
Get a summary of how many attempts were made and how many were converted.
Query parameters
Filter used to consider only Verification Attempts of the given verify service on the summary aggregation.
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.
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.
Filter used to consider only Verification Attempts sent to the specified destination country on the summary aggregation.
Filter Verification Attempts considered on the summary aggregation by communication channel.
Filter the Verification Attempts considered on the summary aggregation by Destination prefix. It is the prefix of a phone number in E.164 format.
Response
OK
Changes
Changed in 4 of the 52 revisions of this API.15
- ○
added the new enum value
rbmto thequeryrequest parameterChannelrequest-parameter-enum-value-added
- ○
- ▲
the
conversion_rate_percentageresponse's property type/format changed fromnumber/tostring/for status200response-property-type-changed
- ▲
- ○
the
total_attemptsresponse's property default value0was added for the status200response-property-default-value-added
- ○
the
total_convertedresponse's property default value0was added for the status200response-property-default-value-added
- ○
the
total_unconvertedresponse's property default value0was added for the status200response-property-default-value-added
- ○
- ○
api tag
VerifyV2VerificationAttemptsSummaryaddedapi-tag-added
- ○