> ## Documentation Index
> Fetch the complete documentation index at: https://sdk.transcrypts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve Employment History Report

> Get the VOE (Verification of Employment) report for a link

## 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

| Parameter | Type   | Required | Description                                |
| --------- | ------ | -------- | ------------------------------------------ |
| `link_id` | string | Yes      | The unique identifier for the account link |

## Response

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

## Related Endpoints

* [Employment](/income-and-employment/employment) - Employment object attributes
* [List all employments](/income-and-employment/employments-list) - List employment records
* [Retrieve current employment](/income-and-employment/employment-retrieve) - Get most recent employment
* [Income and employment report](/income-and-employment/income-employment-report) - VOIE report
