This API retrieves a list of LinkedIn connections for the authenticated user, providing key details such as the connection's name, job title etc
| Header Parameters |
|---|
x-api-key uuid — REQUIRED |
x-api-secret uuid — REQUIRED |
| Request Body — REQUIRED |
|---|
accountId string — REQUIRED |
| Responses |
|---|
| Schema — OPTIONAL |
|---|
status string | request_id string | result objecttotal number | data object[]full_name string | first_name string | last_name string | public_identifier string | profile_id string | image string — OPTIONAL | title string | company string — OPTIONAL | time number |
|
|
|
| Schema — OPTIONAL |
|---|
status string | request_id string | error string |
|