Get File

View as Markdown
Get metadata for one durable space storage file. Use this before downloading it or staging it into a runtime.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired
fileIdstringRequired

Response

Default Response
contentTypestring>=1 character
createdAtstring
expiresAtstring or null
idstringformat: "uuid"
namestring1-255 characters
pathstring1-4096 characters
sizeBytesinteger0-9007199254740991
status"ready"
metadatamap from strings to any or null