Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/18 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

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