Image Moderation
Get Image Mod
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Minimum length:
3
Example:
"27fbdc0b-b295-46ce-93f5-81b2fc08a381"
Response
200 - application/json
Fetch a image moderation by its ID
Whether the image is considered safe
Example:
true
Confidence of the safety of the image from 1-100
Example:
90
A short description of what the image depicts
Example:
"This is a description"
General topics the image depicts, lowercase and no punctuation
Example:
["politics", "sports"]
Example:
[{ "category": "sexual", "severity": 90 }]
SHA-256 hash of the image
Example:
"93a08bd10cd367bf83f12ba6590fcaef2f8deec8a47ce4ce88a15c7dda325ffa"
The metadata of the request