workflows list api gets 0 data for production environment
tushar-cmarix opened this issue · comments
Path: /api-reference/workflows/get-workflows
Steps to create
- Copy your workflow id from dashboard and try to fetch it with documents get-workflow-by-id
- Fetch all workflows with this url get-workflows and try to provide page and limit accordingly 1,0 and 10,20 even try to add query as your workflow id copied from dashboard
You will see no data there in list api