Browse/Vercel/Get Deployment Status
Get Deployment Status
Vercel
$19 · Pro
Check the status of a specific deployment.
get-deployment-status.ts
const response = await fetch(`https://api.vercel.com/v13/deployments/${deploymentId}`, {
Unlock the full snippet
This is a Pro snippet — get all-access for $19, or unlock just this one snippet for $1.
Get Deployment Status — Vercel Example (TypeScript, Node, Python, Go, PHP, Ruby) | apiexamples