Get deployment file metadata

View as Markdown
Returns metadata only when the file is ready and owned by the authenticated user.

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 metadata
keystring
namestring
sizelong
content_typestring
updated_atdatetime
uploaded_bystring
Opaque owner identity. Omitted when not applicable.

Errors

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