GET /contacts/v1/customObject/{id}/isUsedInContacts

Retrieves information on whether the contact model for an account uses the custom object.

NameTypeDescription
idguidRequiredID of the custom object as GUID value
StatusNameTypeDescription
200  A validation response
 isUsedByContactsbooleanIndicates whether a contact model uses the custom object
 requestServiceMessageIDguidService message ID for the request
 resultMessagesarrayArray of returned messages regarding custom objects
 serviceMessageIDguidService message ID for the response

Example Request

Example Response