Job Contacts
List all Job Contacts
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
OAuth Scope
This endpoint requires the following OAuth scope read_job_contacts.
get/jobcontact.json
Response
An array of Job Contacts
Example response
[
{
"job_uuid": "123e4567-6647-4c91-ad50-23f94924d7cb",
"uuid": "123e4567-c7c5-438c-88c1-23f941301bbb",
"edit_date": "2026-03-01 12:00:00"
}
]