Search user groupsAsk AIget https://api.revioapi.com/v1/UserGroupsSearch for one or more user groups.Query Paramssearch.user_group_idarray of int32sQuery by user group identifier.search.user_group_idADD int32search.group_typestringenumQuery by kind of group.TASKTICKETPREORDERORDERNOTIFICATIONREQUESTAllowed:TASKTICKETPREORDERORDERNOTIFICATIONREQUESTsearch.namearray of stringsQuery by all or part of name.search.nameADD stringsearch.activebooleanReturn when Null: All; when True: Only Active; when False: Only Inactive.truefalsesearch.page_sizeint32Format - int32. Defines how many items to return at a time.search.pageint32Format - int32. Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)search.sortstringSpecifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 6 months ago