TaskSteps
Search task steps
Search for one or more task steps.
get/v1/TaskSteps
Query parameters
search.task_step_idinteger[]
Query be primary identifier.
search.descriptionstring[]
Query by description.
search.activeboolean
Query for steps that are active or inactive.
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.