Read current tenant state server-side and evaluate Baseline drift.
POST
/api/admin/agent-baselines/assignments/{assignmentId}/evaluate
Code sample: Shell / cURL
curl --request POST \ --url https://auth.example.com/api/admin/agent-baselines/assignments/example/evaluate \ --cookie authrim_admin_session=<authrim_admin_session>The caller does not supply a digest or current state; Authrim reads the owner database through its platform adapter. An opted-in managed standard-risk Baseline reserves one crash-recoverable remediation Bulk Plan per drift digest unless the target is protected or policy state is unavailable.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” assignmentId
required
string
Responses
Section titled “ Responses ”Trusted current-state digest
Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}