Get a paginated list of jobs
curl --request GET \ --url https://hirehive-dev.hirehive.com/api/v1/jobs/{categories}.{format}
[ { "name": "<string>", "count": 123 } ]
Was this page helpful?