Skip to main content

Find flavors by filtering criteria.

GET 

/projects/:projectId/flavors

Return flavors that match all filtering criteria. Filtering criteria are flavor name. A request without filtering criteria returns all flavors contained in the catalog.

Request

Responses

Ok

Response Headers
    X-Total-Count

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

    X-Result-Count

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