Functions
List function deployments
List a function's deployment history, newest first. Source code is omitted; fetch a single deployment via GET /v1/functions/deployments/{deploymentId} for full details.
get/v1/functions/{functionId}/deployments
Path parameters
functionIdstring required
Zavu Function ID.
Query parameters
limitinteger
Response
Deployment history.