Installer.com Docs
API ReferenceWorkflows
GET
/api/clients/{token}/workflow-steps/{workflowStepId}/act

Path Parameters

token*string
workflowStepId*string
Formatuuid

Response Body

application/json

curl -X GET "http://localhost:8000/api/clients/string/workflow-steps/497f6eca-6276-4993-bfeb-53cbbbba6f08/act"
[
  "START"
]