Retrieve Data Flow

get

[host-url]/dt-rest/v2/dataflows/{dataFlowId}

Returns the specified data flow.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

a Response object containing a data flow
Body ()
Root Schema : DataFlowBaseDTO
Type: object
Representation of a data flow.
Show Source

401 Response

Unauthorized

404 Response

Not Found
Back to Top