Search Template entities by filterCopy Pageget https://example.com/settings/v1/templates/minimizedQuery ParamssearchRequestobjectsearchRequest objectResponses 200The below table describes the response parameters: ParameterTypeDescriptionExampledataarrayList of items that match the search requestdata[index]arrayList of items that match the search requestdata[index].displayNamestringdata[index].namestringPattern:[a-zA-Z]\w*data[index].descriptionstringdata[index].ownerOrganizationIdstringdata[index].analyticsDbConfigurationobjectdata[index].analyticsDbConfiguration.namestringdata[index].idstringdata[index].entityTypeNamestringdata[index].removablebooleandata[index].creationTimestringA UTC date-time in the ISO-8601 format2007-12-20T10:15:30Zdata[index].lastModifiedTimestringA UTC date-time in the ISO-8601 format2007-12-20T10:15:30Zdata[index].parentTemplateobjectdata[index].parentTemplate.idstringdata[index].parentTemplate.displayNamestringdata[index].parentTemplate.namestringdata[index].parentTemplateIdstringmetadataobjectmetadata.sortarraySort that was passed in the requestmetadata.sort[index]arraySort that was passed in the requestmetadata.sort[index].propstringThe property name for the sortmetadata.sort[index].orderstringThe direction of sort. Default DESC Values:ASC,DESCASCmetadata.filterobjectThe filter that was passed in the requestmetadata.pageobjectmetadata.page.totalResultsintegerThe total number of items that match the query145metadata.page.pageintegerPage number3metadata.page.limitintegerNumber of items per page100metadata.freeTextSearchstringFree text search strings that was passed in the requestcat dog 400Bad RequestUpdated 4 months ago