Get Release Failures
Return the failures related with a release that match the search criteria. The id of the organization is fetched from CSP token.
The key name of the product
The branch of the product
Failure related with the release that match the query parameters
"ReleaseFailure Object"
Description of the error
Endpoint which will return the s3 signed url to download the source code
The date-time which the attempt of release failed
Cause of the release failure (UNKNOWN, CUSTOMIZATION_BUILD_ERROR, TEST_ERROR, BUILD_ERROR)
An error related to the request
"ConstraintsViolationsError Object"
It represents a constraints violation error
The requesting user is not authorized to get the failures
"Error403 Object"
The catalog is not found for the organization or there is no failure in the release process
"Error404 Object"
An internal server error object
"Error500 Object"
The server is temporarily unavailable
"Error503 Object"
curl -H 'Authorization: <value>' https://{api_host}/v1/catalogs/{catalog_id}/release-failures?product_key=value&branch=value&packaging_type=value&base_image_id=v