curl --request GET \
--url https://cloud.kaneo.app/api/workflow-rule/{projectId} \
--header 'Authorization: Bearer <token>'Get all workflow rules for a project
curl --request GET \
--url https://cloud.kaneo.app/api/workflow-rule/{projectId} \
--header 'Authorization: Bearer <token>'