Tool to list deployments from Vercel. Use when you need to retrieve deployment information for a project or team.
toGets the deployment created before this Date timestamp. (default: current time)
appstringName of the deployment to filter by
shastringFilter deployments based on the SHA
fromintegerGets the deployment created after this Date timestamp. (default: current time)
slugstringThe Team slug to perform the request on behalf of
limitintegerMaximum number of deployments to list from a request
sinceintegerGet Deployments created after this JavaScript timestamp
statestringFilter deployments based on their state (BUILDING, ERROR, INITIALIZING, QUEUED, READY, CANCELED)
untilintegerGet Deployments created before this JavaScript timestamp
usersstringFilter out deployments based on users who have created the deployment
branchstringFilter deployments based on the branch name
targetstringFilter deployments based on the environment
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action