OptionalcreatedFilter by creator user ID. When provided, only types created by this user are included.
OptionalidsList of semantic type IDs to export. When provided, only these types are included.
OptionalsearchCase-insensitive substring search on label and description fields. Returns only semantic types where the label or description contains the search term. Special regex characters are automatically escaped for literal matching. Maximum length: 500 characters. Empty string returns no results.
OptionaltypesFilter by semantic type categories. Supports multiple values for OR logic. When provided, only types matching the specified categories are included.
Request body for exporting semantic types with optional filters.