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

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