Array of multiple File objects
- Type: array object[] · Array of multiple File objects
- statusType: integer
System Id requiredID of the system status that determines the file lifecycle stage
- boostType: string
Id read-onlyGlobally unique boost.space identifier for this record (UUID-like)
- createdType: string Format: date-timeread-only
Creation timestamp
- createdType: integer
User Id read-onlyID of user who created this record
- customType: array object[] · FieldValue[]
Fields Values Values of space-specific custom fields attached to this file
A single custom field value attached to a record. The field is identified either by
customFieldInputId, or bycustomFieldInputName+module. Values of computed fields (inputTypecalculationandrollup) are read-only: a calculation value is evaluated at read time from the field'sinputCalculationformula and never stored, a rollup value is recomputed automatically from related records; writes to either are ignored. - customType: integer
Type ID of the custom type classification applied to this file
- fileType: string
Name read-onlyInternal filename as stored on disk (may differ from the original upload name)
- filesizeType: stringread-only
Human-readable file size string (e.g. '4 kB')
- idType: integerread-only
Unique identifier - primary key
- isType: boolean
Featured Image When true, this image is used as the featured/cover image for the parent record
- labelsType: array array object[][] · Array of multiple Label objects[]
Labels attached to this file
- nameType: string
Original file name (human-readable)
- pathType: string
Relative storage path where the file is persisted on the server or remote storage
- publicType: string
Url read-onlyPublicly accessible URL for reading the file without authentication
- resizeType: array object[] · Array of thumbnails resizes
- statusType: object · Status
Full Status object for the user-defined status applied to this file
- statusType: integer
Id ID of the user-defined status applied to this file
- statusType: object · System status
System Full StatusSystem object for the system lifecycle status applied to this file
- storageType: integerread-only
Storage flag (0 = local disk, non-zero = remote/cloud storage)
- typeType: stringread-only
MIME type of the file (e.g. image/png, application/pdf)
- updatedType: string Format: date-timeread-only
Last updated timestamp
- updatedType: integer
User Id read-onlyID of user who last updated this record
- usageType: array array object[][] · Array of multiple FileUsage objects[]read-only
List of records across modules that reference this file