Skip to main content
GET
/
v1
/
links
/
{link_id}
/
employment
/
report
Retrieve Employment History Report
curl --request GET \
  --url https://api.example.com/v1/links/{link_id}/employment/report/

Description

The endpoint delivers the VOE (Verification of Employment) report for a link.

Authentication

This endpoint requires API credentials:
  • ClientID (header)
  • AccessKey (header)

Path Parameters

ParameterTypeRequiredDescription
link_idstringYesThe unique identifier for the account link

Response

The endpoint returns an employment verification report containing VOE data associated with the specified link.