Agent

The review queue

GEThttps://backend.immut.io/api/v1/agent/review

Required scope: documents:read

files the agent uploaded because it could not decide whether to protect them. A staged file has NO ledger record and is excluded from every other list, count and export in the product. This is the only route that returns them.

Responses

StatusMeaning
200Success
400BadRequest
401Unauthorized
403Forbidden
429RateLimited

Example

curl -X GET "https://backend.immut.io/api/v1/agent/review" \
  -H "Authorization: Bearer $IMMUT_API_KEY"

Generated from the immut API contract, version 1.9.0. Machine-readable: this page as markdown · everything in one file · OpenAPI