Checking...
3.1.0
Eval CV Docs
Endpoint Reference

List Jobs

Retrieve a list of all jobs you have previously saved.

Easy Management.

Keep track of all the roles you've parsed and managed in your workspace.

History Tracking

View previously created jobs.

Quick Retrieval

Grab a job_id instantly for matching.

GET/v1/jobs

Pro Tip

Use this endpoint to fetch your saved jobs and populate select dropdowns in your UI for recruiters.

curl -X GET https://api.evalcv.com/v1/jobs \
  -H "x-api-key: YOUR_API_KEY"