# GET /contacts/:id/employers

**Resource:** [Contacts](./contacts.md)  
**Scopes:** `contacts:read`  
**Write operation:** no

List company / account links for this contact.

## Parameters

| Name | In | Type | Required | Description |
|------|----|------|----------|-------------|
| `id` | path | uuid | yes | Contact ID |

---
Base URL: `https://api.trustpager.com/functions/v1/api/v1` — Auth: `Authorization: Bearer YOUR_API_KEY`