List all workflows
Retrieves a list of workflows with optional filtering and pagination
Query parameters
Number of items to return per page
Number of items to skip before starting to return results
Direction of sorting
Field to sort the results by
Search query to filter workflows
Filter workflows by tags
Filter workflows by status
Response
OK
Changes
Changed in 3 of the 13 revisions of this API.82
- ●
added the new
CHAT_CARD_INVALID_BUTTONenum value to the////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
CHAT_CARD_LIMIT_EXCEEDEDenum value to the////////////response property for the response statusresponse-property-enum-value-added
- ○
added the optional property
////////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
////////////to the response with the statusresponse-optional-property-added
- ●
- ●
for the
queryrequest parameterlimit, the max was set to100.00request-parameter-max-set
- ●
for the
queryrequest parameterlimit, the min was set to1.00request-parameter-min-set
- ●
for the
queryrequest parameteroffset, the min was set to0.00request-parameter-min-set
- ●
added the new
UNSUPPORTED_PROPERTYenum value to the////////////response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
toolenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
toolenum value to the////response property for the response statusresponse-property-enum-value-added
- ●