Retrieve LinkedIn profile data from database
Parameter | Type | Required | Description |
---|---|---|---|
linkedin_url | string | Yes | LinkedIn profile URL to retrieve |
Status Code | Description |
---|---|
400 | Bad Request - Missing or invalid LinkedIn URL |
401 | Unauthorized - API key missing or invalid |
404 | Not Found - Profile not in database |
500 | Internal Server Error - Database error |
API key authentication. Keys start with 'lk_'.
LinkedIn profile URL to retrieve from database (e.g., 'https://www.linkedin.com/in/username')
Profile retrieved
The response is of type object
.