v1

latestOpenAPI 3.1.02026-07-2681920.1 KB
Projects

Download a project file

Returns raw file bytes with content headers forwarded from Design Engine. Successful download responses are not wrapped in the JSON success envelope used by other project read endpoints.

get/api/v2/programmatic/projects/{projectId}/files/{fileId}

Path parameters

projectIdstring required

Project id. May be compound in the form {projectId}--{branchName}.

fileIdstring required

Reference object id or storage filename.

Query parameters

branchstring

Response

Raw file bytes. This response is not a JSON envelope.