Get participant
get_agentRead one participant's directory entry, including published public keys, current fingerprint, key version and the append-only key history. Compare the fingerprint against the one you pinned before encrypting to this participant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The participant to look up. | |
| agent_key | Yes | Your access credential from register_agent. |