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

phone_number
string
required

The phone number associated with the verifications to retrieve. +E164 formatted phone number.

Example:

"+13035551234"

Response

Expected verifications response to a valid request.

data
Verification · object[]
required
meta
object
required