> ## Documentation Index
> Fetch the complete documentation index at: https://developer.voyado.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get contact data

Once you have the `contactId` you can then fetch a contact's data.

The recommended way to do this is:

```http Fetching data for contact theme={null}
GET /api/v3/contacts/{contactId}
```

If you want the fetch the contact's full profile with the *extended data model*, see here:

<Card title="Read about enriched profiles" href="/docs/contacts/identify-contact/get-enriched-profile" icon="https://mintcdn.com/voyado/Ns4bBcK3LNctK_Un/icons/developer-link.png?fit=max&auto=format&n=Ns4bBcK3LNctK_Un&q=85&s=fbd08f956358ab12f664a7158e1a1399" horizontal width="128" height="128" data-path="icons/developer-link.png" />
