Skip to main content

Find images by searching criteria

GET 

/projects/:projectId/images

Return images that match all searching criteria. Criteria are image name and public/private image. A request without searching criteria returns all images contained in the catalog.

Request

Responses

Ok

Response Headers
    X-Result-Count

    The actual number of items contained in the response body. Note that it can be less than the requested "limit".

    X-Total-Count

    Returns Pagination of response. The total number of items in the collection, after application of filters if any.