Fetch a file
GET /v1/files/:key — Stream a previously-uploaded sandboxed file back to the caller.
GET /v1/files/:key
Stream a previously-uploaded sandboxed file back to the caller.
| Method | GET |
| Path | /v1/files/:key |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | files |