Skip to main content
GET
Retrieve an Income and Employment Report

Overview

This endpoint retrieves a previously generated income and employment report for a specific user. The report provides verified employment and income information.

Authentication

This endpoint requires API authentication using:
  • ClientID (Header)
  • AccessKey (Header)

Path Parameters

string
required
The unique Transcrypts identifier for the user.
string
required
The unique identifier for the report to retrieve.

Response

The endpoint returns report data in JSON format. The response structure includes employment verification details and income information extracted from connected payroll systems.

Error Responses