List investor workflows for a deal
GET
/api/deals/deal/{dealId}/all-investor-workflowsPath parameters
- Unique identifier of the deal.
Responses
{}curl https://your-url.com/kong/core/api/gateway/api/deals/deal/{dealId}/all-investor-workflows\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"