Check Rekognition moderation status
documentedCheck status of moderation task.
GET /addons/aws_rekognition_detect_moderation_labels/execute/status/Add-Onsno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://api.uploadcare.com/addons/aws_rekognition_detect_moderation_labels/execute/status/?request_id={{$request_id}}" \
-X GET \
-H "Accept: application/vnd.uploadcare-v0.7+json" \
-H "Authorization: Uploadcare.Simple {{UPLOADCARE_PUBLIC_KEY}}:{{UPLOADCARE_SECRET_KEY}}"