Agent

One staged file, so a person can look at it before deciding

GEThttps://backend.immut.io/api/v1/agent/review/{id}

Required scope: documents:read

Returns 404 for a file in another organisation. Fetch the bytes with GET /api/documents/{id}/view.

Parameters

NameInRequiredDescription
idpathyesid of the target record

Responses

StatusMeaning
200Success
400BadRequest
401Unauthorized
403Forbidden
429RateLimited

Example

curl -X GET "https://backend.immut.io/api/v1/agent/review/<id>" \
  -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