Returns all contacts for the authenticated user.
A contact is automatically added when a counterparty accepts an escrow invite — no manual additions.
Contacts are bidirectional: both parties appear in each other’s list.
JWT access token obtained from /auth-verify (login context) or /auth-signup. Set the bearer_token environment variable in your API client to apply it globally.