API Reference/Endpoints
Retrieve a hiring project
GET/api/linkedin/gateway/linkedin/projects/{id}
Fetches one Recruiter hiring project in full, including its job posting details, hiring team and screening questions.
Authentication
Send your personal API key as a bearer token. A missing, malformed or revoked key returns 401.
Path parameters
Query parameters
Response fields
Errors
·401 Unauthorized. The key is missing, malformed or has been rotated.·403 Forbidden. The account_id doesn't belong to this key, or the account has no active Recruiter contract.·404 Not Found. No hiring project exists for that id.