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

verify_profile_id
string<uuid>
required

The identifier of the Verify profile to retrieve.

Example:

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

Response

Expected Verify profile response to a valid request.

data
VerifyProfileResponse · object