Get granular list of steps in workflow.
get/domains/{DomainName}/workflows/{WorkflowId}/steps
Path parameters
DomainNamestring required
The unique name of the domain.
WorkflowIdstring required
Unique identifier for the workflow.
Query parameters
next-tokenstring
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
max-resultsinteger
The maximum number of results to return per page.
Response
Success