Job Contacts
Retrieve a Job Contact
OAuth Scope
This endpoint requires the following OAuth scope read_job_contacts.
get/jobcontact/{uuid}.json
Path parameters
uuidstring uuid required
UUID of the Job Contact
Response
Job Contact record retrieved successfully
Example response
{
"job_uuid": "123e4567-6647-4c91-ad50-23f94924d7cb",
"uuid": "123e4567-c7c5-438c-88c1-23f941301bbb",
"edit_date": "2026-03-01 12:00:00"
}