GET
/api/v1/linkedin/relations
Query parameters
connectedAccountId required | string · uuid Connected account to act as |
cursor optional | string |
Response
200Relations and an optional cursor.
| relations | object[] |
| cursor | string | null |
Errors
- 400: Bad request
- 401: Unauthorized: missing or invalid API key
- 403: Forbidden
- 404: Not found
- 422: Invalid request payload