Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

verification_id
string<uuid>
required

The identifier of the verification to retrieve.

Example:

"12ade33a-21c0-473b-b055-b3c836e1c292"

Response

Expected verifications response to a valid request.

data
Verification · object
required