List All Employments
Employment
List All Employments
Retrieve a list of all employment records associated with a specific link
GET
List All Employments
Description
The endpoint returns a list of all employments associated with a specific account link. This allows you to access complete employment history data for a linked user account.Authentication
This endpoint requires authentication 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 employment records in JSON format containing employment history details for the specified link.Related Endpoints
- Employment reference - Employment object attributes
- Retrieve single employment - Get the most recent employment
- Employment webhooks - Webhook notifications for employment events