v3

latestOpenAPI 3.1.12026-07-3126063.6 KB
deployments

List project deployments

List all deployments for a project

get/v1/projects/{projectId}/deployments

Path parameters

projectIdstring required

The ID of the project

Query parameters

statusstring[]

Filter by one or more statuses

environmentIdstring

Filter by environment ID

Response

The list of deployments

idstring required
status'ongoing' | 'deployed' | 'failed' | 'canceled' required
sourceRefstring nullable required
sourceCommitIdstring nullable required
sourceCommitMessagestring nullable required
authorUsernamestring nullable required
authorAvatarUrlstring nullable required
startedAtstring date-time nullable required
completedAtstring date-time nullable required
environmentIdstring required
environmentNamestring required
isCurrentboolean required
deploymentPageUrlstring uri nullable required