Skip to main content

Fetch Recruiter Contracts

Recruiter accounts may contain multiple contracts. A contract represents an organization-level entity in LinkedIn Recruiter. Regular recruiter accounts are also classified as contracts. Most recruiter endpoints require a valid contract_id to function.

Note

LinkedIn doesn't allow two concurrent sessions on a recruiter plan.


Retrieves all contracts associated with a recruiter account. Use this endpoint first to obtain the contract_id required for other recruiter operations.

Fetches the unique, organization-level Contract IDs associated with an account. Each contract represents either a team recruiter license or an individual recruiter account.

Header Parameters
x-api-key uuid REQUIRED
x-api-secret uuid REQUIRED
Request Body REQUIRED
accountId string REQUIRED
Responses
Success
Schema OPTIONAL
status string
result object
contract_id string
name string
category string
sso_enabled boolean
Failed
Schema OPTIONAL
status string
request_id string
error string