v1
latestOpenAPI 3.0.02026-07-263403911.5 MBProcessPhases
Search process phases
Search for one or more process phases.
get/v1/ProcessPhases
Query parameters
search.process_phase_idinteger[]
Query by process phase identifier.
search.process_idinteger[]
Query by process identifier.
search.activeboolean
Return when Null: All; when True: Only Active; when False: Only Inactive.
search.namestring[]
Query by all or part of a phase's name.
search.page_sizeinteger
Format - int32. Defines how many items to return at a time.
search.pageinteger
Format - int32. Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)
search.sortstring
Specifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.
Response
OK