GET
/api/v1/linkedin/profiles/{identity}
Path parameters
identity required | string Public identifier, provider id, or profile URL |
Query parameters
connectedAccountId required | string · uuid Connected account to act as |
Response
200LinkedIn profile.
| profile | object
| ||||||||||||||||||||||||||||||||||
| remainingToday | integer |
Errors
- 400: Bad request
- 401: Unauthorized: missing or invalid API key
- 403: Forbidden
- 404: Not found
- 422: Invalid request payload