verify_attestation
Verify an attestation's signature, expiry, and revocation status. Returns validity, score snapshot, subject agent ID, and time remaining.
Instructions
Verify an attestation's signature, check expiry, and confirm it hasn't been revoked.
Returns validity status, the embedded score snapshot, subject agent_id, and time remaining until expiry.
No authentication required — attestations are designed to be portable and verifiable by any party without querying this service. This is by design: third parties can verify trust claims offline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jwt_token | Yes |