v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
Hosting - Deployments

List deployments

List deployments for an app or worker

post/hosting/deployments/list

Request body

appUuidstring uuid

Identifier of the app whose deployments to list.

workerUuidstring uuid

Identifier of the worker whose deployments to list.

userUuidstring uuid

Restrict to deployments created by this user.

statusesstring[]

Deployment statuses to include.

createdAfterstring

Include deployments created after this ISO timestamp.

createdBeforestring

Include deployments created before this ISO timestamp.

limitinteger

Maximum number of deployments to return.

offsetinteger

Number of deployments to skip.

Response

Successful response

countinteger required

Total number of deployments matching the filters.