GET /v2/Services/{ServiceSid}/Verifications/{Sid}
Summary: —
Operation ID: FetchVerification
Auth: unknown
Operation ID: FetchVerification
Auth: unknown
Description
Fetch a specific Verification
Parameters (2)
ServiceSid
(string, path, required)
The SID of the verification [Service](https://www.twilio.com/docs/verify/api/service) to fetch the resource from.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^VA[0-9a-fA-F]{32}$'}
Sid
(string, path, required)
The Twilio-provided string that uniquely identifies the Verification resource to fetch.
No probe data for this endpoint yet.