OptionalappID of the app this file belongs to (app_...).
Optionalcontent_MIME type of the file, e.g. "image/png" or "application/pdf".
Optionalcreated_When the file was uploaded (ISO 8601).
OptionalfilenameOriginal filename as provided at upload time.
File ID (fil_...).
Optionalimage_Image display metadata. Present only when content_type is an image type; null otherwise.
OptionalorgID of the organization that owns this file (org_...).
OptionalsandboxID of the sandbox this file is scoped to (sbx_...). null for files not associated with a sandbox.
Optionalshare_Stable public URL for the file, fetchable without authentication. Present only when the file was shared (share: true); does not expire until sharing is disabled. Disabling and re-enabling sharing reactivates the same URL. null otherwise.
OptionalsizeSize of the file in bytes.
OptionalteamID of the team that owns this file (team_...). null if not team-owned.
Optionalupdated_When the file record was last modified (ISO 8601).
OptionalurlShort-lived signed URL for downloading the file. null if a URL could not be generated.
OptionaluserID of the user that owns this file (user_...). null if not user-owned.
A file stored in the platform's object storage, with metadata and a signed URL for downloading its contents.