getObjectTypeDraft

View as Markdown

Get the active DRAFT for an object type.

Returns the current draft state of the object type, including:

  • Draft-mode metadata changes (displayName, description, displayIdPrefix, icon)
  • Fields added in this draft (will have id: null until publish)
  • Sections updated in this draft (field_i

Parameters

NameTypeRequiredDescription
objectTypeIdintegerYesThe object type ID (from listObjectTypes)