> ## 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 Income and Employment Report

> Get the VOIE (Verification of Income and Employment) report for a link

## Description

This endpoint retrieves the VOIE (Verification of Income and Employment) report for a specific account 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 a VOIE report containing income and employment verification information for the specified link. The exact response structure depends on the data available from the connected payroll or employment data source.

## Related Endpoints

* [Employment history report](/income-and-employment/employment-history-report) - VOE report
* [Reports reference](/income-and-employment/reports) - Report object attributes
* [Pay statements](/income-and-employment/pay-statements) - Pay statement data
* [Tax documents](/income-and-employment/tax-documents) - Tax document data
