v1

latestOpenAPI 3.0.1Apache 2.02026-07-145344123.3 KB

Fetch a specific verification attempt.

get/v2/Attempts/{Sid}

Path parameters

Sidstring required

The unique SID identifier of a Verification Attempt

Response

OK

account_sidstring nullable

The SID of the Account that created the Verification resource.

channel'sms' | 'call' | 'email' | 'whatsapp'
{"stackTrail":"components:schemas:verify.v2.verification_attempt:properties:channel_data","oasType":"schema","type":"unknown","description":"An object containing the channel specific information for an attempt.","nullable":true}
conversion_status'converted' | 'unconverted'
date_createdstring date-time nullable

The date that this Attempt was created, given in ISO 8601 format.

date_updatedstring date-time nullable

The date that this Attempt was updated, given in ISO 8601 format.

{"stackTrail":"components:schemas:verify.v2.verification_attempt:properties:price","oasType":"schema","type":"unknown","description":"An object containing the charge for this verification attempt related to the channel costs and the currency used. The costs related to the succeeded verifications are not included. May not be immediately available. More information on pricing is available [here](https://www.twilio.com/verify/pricing).","nullable":true}
service_sidstring nullable

The SID of the Service used to generate the attempt.

sidstring nullable

The SID that uniquely identifies the verification attempt resource.

urlstring uri nullable
verification_sidstring nullable

The SID of the Verification that generated the attempt.