GetProjectIntegrations
August 10, 2026 ยท View on GitHub
Integration installation enabled on the project.
Example Usage
import { GetProjectIntegrations } from "@vercel/sdk/models/getprojectprojectsbuildmachinetype.js";
let value: GetProjectIntegrations = {
installationId: "icfg_3bwCLgxL8qt5kjRLcv2Dit7F",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
installationId | string | :heavy_check_mark: | The integration installation ID. | icfg_3bwCLgxL8qt5kjRLcv2Dit7F |
resources | models.GetProjectResources[] | :heavy_minus_sign: | The list of the installation resources connected to the project. |