get https://api.work-engine.com/api/v1/workflows//tasks
Returns all tasks for a given workflow.
Log in to see full request history
Responses
401Unauthorized
404Not found
Returns all tasks for a given workflow.
401Unauthorized
404Not found
xxxxxxxxxx
curl --request GET \
--url https://api.work-engine.com/api/v1/workflows/workflow_id/tasks \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: