host.agent.contacts
List your accepted contacts and every pending/decided contact request in either direction; status optionally narrows incoming/outgoing to one of pending, accepted, denied, expired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter incoming/outgoing requests to this status; omit for all. | |
| tenant_key | No | The key `signup` returned. Required only when this connection carries no Authorization: Bearer header -- when both are present, the header wins. |