v2

latestOpenAPI 3.1.0LicenseRef-Convex2026-07-264790136.4 KB
Deployments

Get deployment in project by slug

Get a deployment within a project identified by team and project slug, by reference, default production deployment, or default dev deployment for the calling user.

get/teams/{team_id_or_slug}/projects/{project_slug}/deployment

Path parameters

team_id_or_slugstring required

Team ID or slug

project_slugstring required

Project slug

Query parameters

referencestring

An identifier that uniquely identifies this deployment within the project.

The reference of the deployment to retrieve.

defaultProdboolean nullable

If true, retrieve the default production deployment.

defaultDevboolean nullable

If true, retrieve the default dev deployment for the calling user.

Response

OR