Skip to main content
 print this page

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

Success. Body is either DatasourceFlowsDetails (default) or a JSON string S3 PUT URL when JDBC Bulkload action=get-presigned-url.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers