Workflow API Resource
This resource is intended to work with workflows. By calling the API resource methods, you can get information about them. To get a better picture of how you can use this resource, look through the methods defined for it.
GET | /workflow |
Returns the list of workflows |
GET | /workflow/{workflow_id} |
Returns information about the workflow |
Find more details on the Workflow API resource and its methods in our documentation. Try them right from there!