Search process phasesAsk AIget https://api.revioapi.com/v1/ProcessPhasesSearch for one or more process phases.Query Paramssearch.process_phase_idarray of int32sQuery by process phase identifier.search.process_phase_idADD int32search.process_idarray of int32sQuery by process identifier.search.process_idADD int32search.activebooleanReturn when Null: All; when True: Only Active; when False: Only Inactive.truefalsesearch.namearray of stringsQuery by all or part of a phase's name.search.nameADD stringsearch.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 7 months ago