Get Releases By Large Set Values
Return a paginated list releases in a specific catalog for an organization filtered by a potential large set of values order by release date descending. The id of the organization is fetched from CSP token
List of values that will be searched by
"ReleasePostFilter Object"
Release metadata id, which is the hash of the content
Include detailed release payload for the dependencies and dependants of the release
Include only first level releases that are applications in the catalog (exclude dependency releases)
An integer that identifies the page number for a paged response
An integer that identifies the maximum page size for a paged response
Paginated list of releases of an application in an specific catalog
"ReleasesPage Object"
An error related to the request
"ConstraintsViolationsError Object"
It represents a constraints violation error
The requesting user is not authorized to get the releases
"Error403 Object"
The requested catalog is not found
"Error404 Object"
An internal server error object
"Error500 Object"
The server is temporarily unavailable
"Error503 Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/v1/catalogs/{catalog_id}/releases