vercel.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Aliases
assignAlias
aliases.assignAlias
Assign an alias
Risk: write
Output
getAliases
aliases.getAliases
Get all aliases
Risk: read
Output
aliases full type
aliases full type
pagination full type
pagination full type
Deployments
createDeployment
deployments.createDeployment
Create a deployment
Risk: write
gitSource full type
gitSource full type
meta full type
meta full type
env full type
env full type
creator full type
creator full type
meta full type
meta full type
aliasError full type
aliasError full type
getDeployment
deployments.getDeployment
Get deployment details
Risk: read
Output
creator full type
creator full type
meta full type
meta full type
aliasError full type
aliasError full type
getDeployments
deployments.getDeployments
Get all deployments
Risk: read
Output
deployments full type
deployments full type
pagination full type
pagination full type
Domains
getDomains
domains.getDomains
Get all domains
Risk: read
Output
domains full type
domains full type
pagination full type
pagination full type
getProjectDomains
domains.getProjectDomains
Get project domains
Risk: read
Output
domains full type
domains full type
pagination full type
pagination full type
Envs
createEnvVariable
envs.createEnvVariable
Create an environment variable for a project (supports plain, secret, encrypted, and sensitive types)
Risk: write
Output
getEnvVariables
envs.getEnvVariables
Get environment variables for a project (may include secret/sensitive values)
Risk: read
Output
envs full type
envs full type
Projects
getProject
projects.getProject
Get project details
Risk: read
Output
link full type
link full type
targets full type
targets full type
getProjects
projects.getProjects
Get all projects
Risk: read
Output
projects full type
projects full type
pagination full type
pagination full type
Teams
getTeams
teams.getTeams
Get all teams
Risk: read
Output
teams full type
teams full type
pagination full type
pagination full type
Webhooks
createWebhook
webhooks.createWebhook
Create a webhook
Risk: write
Output
getWebhooks
webhooks.getWebhooks
Get all webhooks
Risk: read
Output:
object[]
Output full type
Output full type