Media

Get media details by ID with threat detection status.

get

Returns the image details with threat detection status.


Claim-based access control: Issuer_Admin, Issuer_User

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Responses
chevron-right
200Success
application/json
idstring · uuidRequired
createdBystring · uuidOptional

UUID of the user that created the record

updatedBystring · uuidOptional

UUID of the user that updated the record

createdAtstring · date-timeOptional
updatedAtstring · date-timeOptional
mimeTypestring · enumRequiredPossible values:
keyUrlstringRequired
filenamestringRequired
sizeInBytesnumberRequired
typestring · enumOptionalPossible values:
statusstring · enumOptional

The status of media

Possible values:
get
/api/v1/media/{id}

Last updated