Get a single datasource dataflow
GET/datasources/:datasource_id/dataflows/:id
Returns details of one dataflow under an existing datasource. The caller (identified by role_id) must have at least read/view permission on the datasource (else AUTH-1012). Supports JDBC Bulkload, JDBC Advanced Load, SaaS, Streams, and ArcGIS. Response fields vary by type (see DatasourceFlowsDetails).
Request
Responses
- 200
- 400
- 500
Success. Body is either DatasourceFlowsDetails (default) or a JSON string S3 PUT URL when JDBC Bulkload action=get-presigned-url.
Response Headers
Validation or authorization failure. Body is {"Message": " -
Response Headers
Backend failure. Body is {"Message": " -