Skip to main content
GET
Get Verifications for an existing Applicant

Authorizations

ds-api-token
string
header
required

Path Parameters

applicant_id
string<uuid>
required

Fetch Verifications by Applicant ID

Example:

"01827ed4-c928-7a3c-9a30-7ab7cc169d11"

Query Parameters

page
integer
default:0

Current page

limit
integer
default:0

Limit of returned items per page

Response

200 - application/json

List of the verifications

data
object[]

Object contains a list of an existing verifications

has_next
boolean
default:false

This property serves as an indicator of whether there is a next page available in the paginated results.