Skip to main content
GET
Get guardrail evaluation by ID

Authorizations

x-api-key
string
header
required

Your Trusys API key. Create and manage keys in the Trusys UI under Settings โ†’ API Keys.

Include the key on every request:

Path Parameters

applicationId
string<uuid>
required

Unique identifier (UUID) of the application. Returned by POST /applications.

evaluationId
string
required

Guardrail evaluation record ID from list results (results[].id).

Response

Guardrail evaluation detail.

success
boolean
Example:

true

data
object

Full guardrail validation record with per-validator component results.