v2

latestOpenAPI 3.1.0LicenseRef-Convex2026-07-264790136.4 KB
Deployments

List deployments

List deployments for a projects.

get/projects/{project_id}/list_deployments

Path parameters

project_idinteger required

Project ID

Query parameters

includeLocalboolean

If true, include local deployments in the response (filtered to only show local deployments created by the requesting team member).

isDefaultboolean nullable

If true, only include default deployments. If false, only include non-default deployments.

deploymentType'dev' | 'prod' | 'preview' | 'custom'

Only include deployments of the given deployment type.

Response