Media
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
200Success
application/json
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
404
Media not found.
get
/api/v1/media/{id}Last updated