Skip to main content
GET
Connected sending accounts by channel

Authorizations

Authorization
string
header
required

Your API token (af_…) as the Basic-auth username, with an empty password.

Query Parameters

channel
enum<string>
required

Sending channel to list: email (connected mailboxes: gmail, outlook or smtp) or linkedin (connected LinkedIn seats); the row shape differs per channel.

Available options:
email,
linkedin

Response

Success

channel
enum<string>
required
Available options:
email,
linkedin
accounts
(EmailAccount · object | LinkedInAccount · object)[]
required