Get deployment file metadata
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
deploymentId
Deployment ID
fileKey
Opaque Files API key returned at reservation time, or an agent-produced filename
Response
File metadata
key
name
size
content_type
updated_at
uploaded_by
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