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.

Changes

Changed in 1 of the 66 revisions of this API.1