Get Recent Deployments
Deploys
Get Recent Deployments
Retrieves the 20 most recent deployments for a specific application.
GET
Get Recent Deployments
Documentation Index
Fetch the complete documentation index at: https://docs.vertracloud.app/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the application whose recent deployments will be retrieved.
Response
An array of deployment objects.
Error Responses
Possible error codes:
UNAUTHORIZED: User is not authenticated or lacks permissions.INTEGRATION_NOT_FOUND: Application or deployments not found.
A descriptive message providing additional details about the error.