API Reference/Endpoints
List email folders
GET/api/linkedin/gateway/folders
Lists a connected mailbox's folders, along with each one's role (inbox, sent, trash, and so on) and message count.
Authentication
Send your personal API key as a bearer token. A missing, malformed or revoked key returns 401.
Query parameters
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.