Get User Channels
Users
Get User Channels
Retrieves the connected channels (email, LinkedIn, WhatsApp) and their availability for the authenticated user.
GET
Get User Channels
Documentation Index
Fetch the complete documentation index at: https://developer.lemlist.com/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint uses the API key to identify the user. No additional parameters are required.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.