Fetch pending invitations
This API retrieves the details of pending LinkedIn connection requests, including the name of the users who have sent the invitations and status.
| 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 | title string | company string — OPTIONAL | time number | invite_id string |
|
|
|
| Schema — OPTIONAL |
|---|
status string | request_id string | error string |
|