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

# Project API

> Retrieve your Voiceflow project files.

The Project API lets you export your Voiceflow project as a file you can use for programmatic analysis or integration with third-party tooling. It has a single endpoint that returns a snapshot of your project at a specified version.

## Available endpoints

| Endpoint                                                                                             | Description                            |
| ---------------------------------------------------------------------------------------------------- | -------------------------------------- |
| **Project API**                                                                                      |                                        |
| <Badge color="green" size="sm">GET</Badge> [**Fetch project**](/api-reference/project/fetch-project) | Retrieve your Voiceflow project files. |
