GetDeploymentsAttribution

March 31, 2026 ยท View on GitHub

Commit attribution metadata

Example Usage

import { GetDeploymentsAttribution } from "@vercel/sdk/models/getdeploymentsop.js";

let value: GetDeploymentsAttribution = {};

Fields

FieldTypeRequiredDescription
commitMetamodels.GetDeploymentsCommitMeta:heavy_minus_sign:Commit metadata from the git commit author
gitUsermodels.GetDeploymentsGitUser:heavy_minus_sign:Git provider user associated with the commit author email (only set if resolved)
vercelUsermodels.GetDeploymentsVercelUser:heavy_minus_sign:Vercel user linked to the git provider account (only set if resolved)