Get Applications
Return a paginated list of applications in a specific catalog for an organization ordered by product name. The id of the organization is fetched from CSP token
A list of strings as the identifier of a base images
a8de6e15-a21f-45f1-9155-341ab027e79e,c105f08b-db43-4c05-b6a5-2195fefd3ce7
Return applications that matches any part of the name
apache
The key name of the product
The category which the product belongs
Return objects based on status flag (PENDING, REMOVED, DEPRECATED, RELEASED, ARCHIVED)
RELEASED,PENDING
Name of the field to order the applications: PRODUCT_NAME (default), BASE_IMAGE_NAME, LATEST_RELEASE_VERSION, STATUS, LATEST_RELEASE_RELEASED_AT, CREATED_AT, CREATED_BY, DELETED_AT, DELETED_BY
BASE_IMAGE_NAME
Order to sort by the selected field: ASC (default) or DESC
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 applications in an specific catalog
"CatalogApplicationsPage Object"
An error related to the request
"ConstraintsViolationsError Object"
It represents a constraints violation error
The requesting user is not authorized to get the applications
"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 -H 'Authorization: <value>' https://{api_host}/v1/catalogs/{catalog_id}/applications