Assert an artifact.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by flow name
The name of the environment. Ignored if environment does not use policies.
List of policy names to assert against. ?policy_name=a&policy_name=b
Successful Response
Response model for assertion results.
Represents compliance status of an artifact within a flow or environment scope.
Artifact fingerprint.
^[a-f0-9]{64}$The flow name of the artifact.
^[a-zA-Z0-9][a-zA-Z0-9\.\-_~]*$The trail name of the artifact.
^[a-zA-Z0-9][a-zA-Z0-9\-_.~]*$Whether the artifact complies with the defined policies for an environment, Or the artifact is compliant in the trail
The compliance status of the artifact.
URL to view the artifact details in the web UI
The scope of the assertion (flow-level, environment-level or policy-level)
flow, environment, policy The flows associated with the artifact.
The name of the environment (only present when scope is 'environment')
List of policy evaluation results (only present when scope is 'environment')
Allowlisting information if the artifact is allowlisted (only present when scope is 'environment')