API Reference/Endpoints
List email contacts
GET/api/linkedin/gateway/emails/contacts
Lists the address-book contacts stored against a connected mailbox — names, emails, phone numbers and addresses, where the provider tracks them.
Authentication
Send your personal API key as a bearer token. A missing, malformed or revoked key returns 401.
Query parameters
This endpoint only works for Gmail (Google OAuth) and Outlook accounts — other providers don't expose a contacts list.
Response fields
Errors
·401 Unauthorized. The key is missing, malformed or has been rotated.·403 Forbidden. The account_id doesn't belong to this key.