The ID of the application whose recent deployments will be retrieved.
Response
Indicates if the request was successful. Returns
success on success.An array of deployment objects.
Error Responses
Returns
error if the request fails.Possible error codes:
UNAUTHORIZED: User is not authenticated or lacks permissions.INTEGRATION_NOT_FOUND: Application or deployments not found.