DocumentationToolsSDKsPythonReferencesuggested_entitlement_descriptionModelsSearchCriteriaQueryOn this pageSearchCriteriaQuery Properties NameTypeDescriptionNotesquerystrA structured query for advanced search.[optional]} Example from sailpoint.suggested_entitlement_description.models.search_criteria_query import SearchCriteriaQuerysearch_criteria_query = SearchCriteriaQuery(query='status:active') [Back to top]