Skip to main content

Get All LinkedIn accounts

POST /api/v1/get_all_ln_accounts

This API retrieves a list of all the LinkedIn accounts associated with your We-Link account

Headers

NameTypeRequired
x-api-keystringYes
x-api-secretstringYes

Responses

Webhook Events

Sample Response

[
{
"accountId": "string",
"email": "string"
}
]
POST/api/v1/get_all_ln_accounts
x-api-key
x-api-secret