curl--location--request GET 'https://www.nocoly.com/v3/app/workflow/processes' \
--header'HAP-Appkey;' \
--header'HAP-Sign;'
Responses
🟢200OK
application/json
Successfully retrieved workflow list
Body
Example
{"data":{"processes":[{"id":"681b8934ec9191462c08417a","name":"Create lead","alias":"","type":10,"description":"Create lead workflow","status":0,"_createdAt":"2025-02-17T17:53:44.000Z","_updatedAt":"2025-06-17T17:53:44.000Z","_owner":{"accountId":"e2453de8-1a6a-4d4f-ba36-87fdff880a20","fullname":"卜佳菲","avatar":"https://p1.example.cn/UserAvatar/fe9c4374-68f1-4f64-88ea-47050dff28bd.jpg?imageView2/1/w/100/h/100/q/90","status":"1"}}]},"success":true}