Get dry run results
Functions
Get dry run results
Returns the status and result of an asynchronous function dry run.
GET
Get dry run results
Requires an API key with the
environment:functions:dryrun scope. Learn more about API key scopes.Authorizations
The secret key from your Nango environment.
Path Parameters
Response
Successfully retrieved the dry run.
Available options:
waiting, running, success, failed Available options:
action, sync Required range:
x >= 0Dry run command output.
The function result, when the dry run emits one.