GET
/api/v1/linkedin/companies/{identifier}
Path parameters
identifier required | string Company public identifier (heravideo), numeric company id, or a LinkedIn company URL such as https://www.linkedin.com/company/heravideo. |
Query parameters
connectedAccountId required | string · uuid Connected account to act as |
Response
200LinkedIn company profile.
| company | object
|
Errors
- 400: Bad request
- 401: Unauthorized: missing or invalid API key
- 403: Forbidden
- 404: Not found
- 422: Invalid request payload