Get a function deployment
Functions
Get a function deployment
Returns the status and result of an asynchronous function deployment.
GET
Get a function deployment
Requires an API key with the
environment:deploy scope. Learn more about API key scopes.Authorizations
The secret key from your Nango environment.
Path Parameters
Response
Successfully retrieved the deployment.
The status of the function deployment.
Available options:
waiting, running, success, failed The integration ID (unique_key) that you created in Nango.
The sync or action function name.
Available options:
action, sync Required range:
x >= 0Whether the deployment updated any functions.
Functions updated by the deployment.
Deployment command output.