Instance CRUD

getCustomObject

Get custom object details by display ID or numeric ID.

Retrieves full details of a specific custom object instance including values for active fields. Stored values for soft-deleted fields are omitted. ID format: Pass a display ID like "VEN-42" (preferred) or an internal numeric ID like "157".

Parameters

NameTypeRequiredDescription
idstringYesDisplay ID (e.g., "VEN-42", "VISA-100") or internal numeric ID (e.g., "157").