Object Type Discovery

listObjectTypes

List all custom object types.

Returns all configured custom object types for the tenant. Use this to discover what custom objects are available before creating instances.

Parameters

NameTypeRequiredDescription
search_keystringNoOptional search string to filter object types by display name (case-insensitive partial match)
pageintegerNoPage number (1-based) Default: 1.
page_sizeintegerNoNumber of results per page (default 25) Default: 25.
scopeObjectTypeScopeDtoNoOptional scope filter. Use GLOBAL for org-wide types, WORKSPACE for workspace-specific
workspace_idintegerNoOptional workspace ID filter. When provided, returns all types tagged to this workspace
statusObjectTypePublishStatusDtoNoStatus filter. When omitted, returns all three