Skip to content

Search for a Conan package

GET
/api/v4/projects/{id}/packages/conan/v1/conans/search

Searches the instance for a specified Conan package.

id
required
One of:
string

The ID or URL-encoded path of the project

q
required
string
nullable

Search query

Example
Hello*
ignorecase
boolean
nullable

Ignore case when searching (case-insensitive search)

Example
false

OK

Bad Request

Not Found