Company Contacts
Retrieve a Company Contact
OAuth Scope
This endpoint requires the following OAuth scope read_customer_contacts.
get/companycontact/{uuid}.json
Path parameters
uuidstring uuid required
UUID of the Company Contact
Response
Company Contact record retrieved successfully
Example response
{
"company_uuid": "123e4567-b8f0-4e5d-97c7-23f9457c480b",
"uuid": "123e4567-899e-40c5-b9be-23f9485b414b",
"edit_date": "2026-03-01 12:00:00"
}