Skip to main content
GET
List function deployments

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

functionId
string
required

Zavu Function ID.

Query Parameters

limit
integer
default:20
Required range: x <= 100

Response

Deployment history.

deployments
object[]
required