# partners_get

> Get full details of a vendor partner by UUID, including contact info, vendor type, tier, partner_since date, notes, tags, and relationship history.

<!-- Source: https://docs.actuallycare.com/tools/partners/partners_get -->

Get full details of a vendor partner by UUID, including contact info, vendor type, tier, partner_since date, notes, tags, and relationship history. Returns all fields. If you don't have the UUID, use [`partners_list`](/tools/partners/partners_list) first.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `partner_id` | string | Yes | UUID of the partner. Use [`partners_list`](/tools/partners/partners_list) to find IDs. · Format: UUID |

## Example prompts

- "Pull up the full relationship history for my title rep Dana Whitfield."
- "What tier is Marcus Webb in and how long has he been a partner?"

## Safety

**Read-only.** This tool never changes your data — it only looks things up. Safe to run anytime.
