v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438230222.0 KB

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

WorkflowIdstring

Unique identifier for the workflow.

WorkflowType'APPFLOW_INTEGRATION'

The type of workflow. The only supported value is APPFLOW_INTEGRATION.

NextTokenstring

If there are additional results, this is the token for the next set of results.