Applications Deployments

List deployments

Lists recent deployments for one project in the authenticated organization. Use the optional filters to narrow results by target or deployment state.

get/applications/v1/deployments

Query parameters

projectIdstring required

Project ID to list deployments for

limitnumber

Maximum number of deployments to return

target'production' | 'staging'

Deployment target to filter by

statestring

Deployment state to filter by

Response

Deployments retrieved successfully

Changes