List All Tax Documents
Tax Documents
List All Tax Documents
Retrieve a list of tax documents associated with a specific link
GET
List All Tax Documents
Description
The endpoint returns a list of tax documents associated with a specific user link. Tax documents are financial records that support income and employment verification.Authentication
This endpoint requires API key credentials for access:- 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 list of tax document objects in JSON format.Related Endpoints
- Retrieve tax document - Fetches individual document details