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

# Download employee CV

> Export an employee CV document via HR or Utils document APIs.

# Download employee CV

Export an employee CV document via HR or Utils document APIs.

<Note>
  Include acting-client headers on product API calls: `X-Workspace-Id` and `X-Acting-Company-Id`. See [Act as a client](/guides/service-partner/act-as-client).
</Note>

## Prerequisites

* Employee with CV attachment

Required permissions: `hr:employees:read`.

## Steps

<Steps>
  <Step title="Get CV">
    Use employee document endpoints in [HR API reference](/api-reference/hr) or [Utils file APIs](/api-reference/utils).
  </Step>
</Steps>

## Related

<CardGroup cols={2}>
  <Card title="upload and retrieve files" href="/guides/utils/upload-and-retrieve-files" />
</CardGroup>
