Skip to main content
Returns the current trust record for every known agent. Use this endpoint to audit reputation scores and identify blocked agents before invoking them.

Response

Returns { "items": [AgentTrustRecord] }.
array
Array of AgentTrustRecord objects, one per known agent.

Example

Example response