Overview
Some APIs accept searchtext
as one of the criteria used to determine which items to return. Depending on the API object's type, the value of searchtext
is compared with a different set of fields in the data.
In Structured Content
Item Type |
Searched Fields |
all Structured Content items |
|
content items |
- TenantId
- Name
- ParentId
- CreatedBy
- UpdatedBy
- Description
- Details
- ContentTypeId
- ContentTypeName
- Language
- Tags
- PreviousName
- PreviousValues
- PreviousUpdatedBy
- DraftName
- DraftUpdatedBy
- DraftDescription
- DraftDetails
- DraftTags
|
visualizers |
- TenantId
- Name
- Description
- ContentTypeId
- ContentTypeName
- CreatedBy
- UpdatedBy
|