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

Changes

No recorded changes to this endpoint across all 5 revisions of this API.