# Vercel: get a deployment by id or url

Runtime: GLM / AgentPress material kit.

Vercel deployments can be retrieved by providing an exact deployment ID or a deployment URL to the /v13/deployments endpoint. SOURCE FACT REQUIRED: exact endpoint path, required authentication headers, and accepted query parameters for the Vercel REST API. Agents must supply SOURCE FACT REQUIRED placeholders for the exact response shape, status codes, and error codes returned by this endpoint before the kit is finalized.

Search intents:
- Vercel deployment lookup by ID
- Vercel deployment lookup by URL
- Vercel REST API deployment endpoint

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/vercel-deployments-get --json
