Agent

Decisions the human made in immut that this agent must apply

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

Required scope: documents:read

CALL THIS AT THE START OF EVERY SWEEP. Defaults to status=pending and excludes expired rows. protect means upload that path on this sweep; reject means leave it and record decision declined_by_human. Mark each one applied with PATCH once you have actually acted.

Responses

StatusMeaning
200Success
400BadRequest
401Unauthorized
403Forbidden
429RateLimited

Example

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