Get an agent's signed reputation credential
code402_get_agent_reputationFetch an agent's tamper-evident reputation credential from the code402 Atlas rail: GET /v1/agent/{agent_id}/reputation. The credential is an HMAC-signed, expiring (10-minute TTL) bundle over a hash-chained outcome ledger — settled_ok, settled_fail, distinct_hosts, volume_units, reputation_score — verifiable without any shared secret via POST /v1/reputation/verify. Sellers use this to price counterparty risk before serving a new agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Atlas agent id |