---
title: "Stream workspace file content (latest version)"
method: GET
path: "/v1/files/{deliverableId}/content"
tags: ["Assets"]
---

# Stream workspace file content (latest version)

`GET /v1/files/{deliverableId}/content`

Cross-artifact file route. Enforces per-file visibility — private files require owner, workspace member, or a sharee grant.

## Response `200`

File bytes

## Other responses

- `403` — Access denied
- `404` — Resource not found

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/versions/804359ead65a/schema)
