download

Download an image by its unique identifier. The image is returned as a binary response.

getImage

Retrieves an image object by its unique identifier.

listImages

Retrieves a list of image objects.

publish

Publish an image, making it publicly accessible. Published images can be accessed by anyone with the URL.

unpublish

Unpublish an image, making it private. Unpublished images can only be accessed by authenticated users.