Projects (Smart)(v2)
Returns list of files in a project, that are ready to be delivered to client.
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>
get/v2/projects/{projectId}/files/deliverable
Path parameters
projectIdstring required
project's internal identifier
Response
Success
Changes
No recorded changes to this endpoint across all 49 revisions of this API.