List all jobs
Retrieve a list of all job postings in the FairMatch AI system.Endpoint
Authentication
This endpoint requires authentication. Include your authentication credentials in the request.Query parameters
This endpoint does not accept any query parameters.Response
Returns an array of job objects.Unique identifier for the job.
The ID of the company that posted this job.
The job title.
List of required skills for this position.
List of preferred skills for this position.
Minimum years of experience required.
Number of open positions.
Weight for skill evaluation in candidate scoring.
Weight for GitHub evaluation in candidate scoring.
Weight for interview evaluation in candidate scoring.
Weight for experience evaluation in candidate scoring.
Weight for integrity evaluation in candidate scoring.
Status codes
Jobs retrieved successfully.
Authentication credentials are missing or invalid.
An error occurred while retrieving jobs.