Skip to main content
 print this page

Get a specific ArcGIS dataflow execution

GET 

/datasources/:datasource_id/dataflows/:id/executions/:execution_id

Returns one ArcGIS dataflow run by ExecutionId. The caller (identified by role_id) must have at least read/view permission on the datasource (else AUTH-1012). ArcGIS only; other datasource types have no handler. When MetadataIngestionJobRunId or DataIngestionJobRunId is present, short-lived S3 presigned URLs for output/error logs are added if those files exist.

Request

Responses

The DynamoDB run item for the matching ExecutionId, optionally with MetadataIngestionLogURL and DataIngestionLogURL presigned fields.

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