v1
latestOpenAPI 3.0.32026-08-06224144516.1 KBPortals
List portal jobs
This endpoint returns jobs that have been published to a particular portal. In addition to the fields shown in the example below, within the _links object you will find job_url which has a direct link to the job on your portal.
get/portals/{id}/jobs
Path parameters
idnumber required
The ID of the portal to return jobs for.
Query parameters
pagenumber required
The current page number of jobs to return.
per_pagenumber required
The number of jobs to return per page.
Response
OK