Download deployment file content

View as Markdown

Streams file bytes or redirects to a presigned object-store URL. Clients must follow redirects. Missing, incomplete, and differently owned files all return 404.

Authentication

AuthorizationBearer
OAuth 2.0 device flow or platform session token

Path parameters

deploymentIdstringRequired
Deployment ID
fileKeystringRequired

Opaque Files API key returned at reservation time, or an agent-produced filename

Response

File bytes

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error