LinkedIn
Get Email Accounts
Retrieve a list of email accounts associated with your account.
GET
Get Email Accounts
Retrieve a list of email accounts associated with your account.
API Endpoint
Parameters
Query Parameters
Parameter | Type | Required | Description |
---|---|---|---|
page | integer | No | Page number for pagination (default: 1) |
limit | integer | No | Number of items per page (default: 10) |
status | string | No | Filter by account status (active/inactive) |
Response
200: OK
Error Responses
Status Code | Description |
---|---|
401 | Unauthorized |
403 | Forbidden |
500 | Internal Server Error |
Response
200 - application/json
Email accounts retrieved successfully
The response is of type object[]
.