getCustomObject

View as Markdown

Get custom object details by display ID or numeric ID.

Retrieves full details of a specific custom object instance including all field values. ID format: Pass a display ID like “VEN-42” (preferred) or an internal numeric ID like “157”. Display IDs are returned by all list/search/create tools as the display_id field.

Parameters

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