v1

latestSwagger 2.02026-07-13285166341.1 KB
GlobalImages

Gets a GlobalImage's metadata.

No Documentation Found.

get/api/v2/GlobalImages/{ID}

Path parameters

IDstring required

The GlobalImage's id.

Response

OK

Idstring

The Id of the GlobalImage Metadata.

CRCstring required

The Hash of the file (SHA256, HEX-encoded).

ThumbnailCRCstring required

The Hash of the thumbnail file (SHA256, HEX-encoded).

State'Created' | 'Available' | 'Removed' required

Indicates the state of this file. Must be 'Created' when created. Read Only.

Namestring required

The name of the file when downloaded.

Descriptionstring required

The description of the file.

Publisherstring

The Publisher of the file.

Datestring date-time

The date of the file.

Sizeinteger

The size of the file in bytes. Null until assigned by server when marked as 'Available'. Read Only

ThumbnailSizeinteger

The size of the thumbnail file in bytes. Null until assigned by server when marked as 'Available'. Read Only

Widthinteger required

The width of the file.

Heightinteger required

The height of the file.