Browse/Vercel/List Deployments
List Deployments
Vercel
$19 · Pro
List recent deployments for a project.
list-deployments.ts
const response = await fetch(`https://api.vercel.com/v7/deployments?${params}`, {
Unlock the full snippet
This is a Pro snippet — get all-access for $19, or unlock just this one snippet for $1.
List Deployments — Vercel Example (TypeScript, Node, Python, Go, PHP, Ruby) | apiexamples