Latest version of this endpoint: API Flows Package Get DryRun v4.
Contents:
Performs a dry-run of generating a flow package and exporting it, which performs a check of all permissions required to export the package.
If they occur, permissions errors are reported in the response.
Version: v3
Required Permissions
NOTE: Each request to the Designer Cloud Powered by Trifacta® platform must include authentication credentials. See https://api.trifacta.com/ee/6.0/index.html#section/Authentication.
Request
Request Type: GET
Endpoint:
/v3/flows/<id>/package/dryRun
Parameter | Description |
---|---|
<id> | Internal identifier of the flow to retrieve. |
Request URI - Example:
/v3/flows/7/package/dryRun
Request Body:
None.
Response
Response Status Code - Success: 200 - OK
Response Body Example:
{}
Reference
None.
This page has no comments.