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
- 200
- 400
- 500
The DynamoDB run item for the matching ExecutionId, optionally with MetadataIngestionLogURL and DataIngestionLogURL presigned fields.
Response Headers
Validation or authorization failure. Body is {"Message": " -
Response Headers
Backend failure. Body is {"Message": " -