v1
latestOpenAPI 3.0.32026-08-06224144516.1 KBJobs
List job custom field values
List all custom field values associated with a job. This returns the values of all custom fields for the job data item type for a single job. See the Custom Fields documentation for information on retrieving custom field definitions.
get/jobs/{id}/custom_fields
Path parameters
idnumber required
The ID of the job to return custom fields for.
Query parameters
pagenumber required
The current page number of custom fields to return.
per_pagenumber required
The number of custom fields to return per page.
Response
OK