Get investor form implementation for a step
GET
/api/deals/workflow/step/{stepId}/investor-form-implementationPath parameters
- Unique identifier of the workflow step.
Responses
{}curl https://your-url.com/kong/core/api/gateway/api/deals/workflow/step/{stepId}/investor-form-implementation\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"