---
title: "Returns list of files in a project, that are ready to be delivered to client."
method: GET
path: "/v2/projects/{projectId}/files/deliverable"
tags: ["Projects (Smart)(v2)"]
---

# Returns list of files in a project, that are ready to be delivered to client.

`GET /v2/projects/{projectId}/files/deliverable`

Returns list of files in a project, that are ready to be delivered to client. A file is considered deliverable to client when all of the following criteria are met:<ul><li>the file was added to a job in the last step in the process</li><li>the file is marked as verified (if it was added in a verification step and the file is verifiable, according to its category)</li><li>the job is finished (has Ready status)</li></ul>

## Path parameters

- `projectId` string, required

## Response `default`

Success

---

[API](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api.md) · [All operations](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/llms.txt) · [OpenAPI document](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/revisions/75f80d76937f?raw)
