listObjectTypes

View as Markdown

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.
scopeObjectTypeScopeDtoNoScope filter. Use GLOBAL for org-wide types, WORKSPACE for workspace-specific types.
workspace_idintegerNoWorkspace ID filter. When provided, returns WORKSPACE-scoped types
statusObjectTypePublishStatusDtoNoStatus filter. When omitted, returns all three