Retrieve Data Flow
get
[host-url]/dt-rest/v2/dataflows/{dataFlowId}
Returns the specified data flow.
Request
Path Parameters
-
dataFlowId(required): string
the ID of the data flow to retrieve
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
a Response object containing a data flow
401 Response
Unauthorized
404 Response
Not Found