Skip to main content
Skip to main content

Image

An Image is used to store details about uploaded images. Images are uploaded by the File Service, and the URL is provided by the File Service.

Properties

created_atDateRequired
The date with timezone at which the resource was created.
deleted_atnull | DateRequired
The date with timezone at which the resource was deleted.
idstringRequired
The image's ID
metadataRecord<string, unknown>Required
An optional key-value map with additional details
updated_atDateRequired
The date with timezone at which the resource was updated.
urlstringRequired
The URL at which the image file can be found.
Was this section helpful?