curl --request GET \
--url https://nvidia.casebender.com/api/v1/workflows \
--header 'Authorization: Bearer <token>'List all workflows with optional filters
curl --request GET \
--url https://nvidia.casebender.com/api/v1/workflows \
--header 'Authorization: Bearer <token>'