Revision Difference
backend/package/find#549741
<title>package/find</title>⤶
⤶
# package/find⤶
⤶
This api call returns a filtered list of packages.⤶
⤶
# Parameters⤶
⤶
| Name | Default | Description |⤶
| ------------- |:-------------:| -----:|⤶
| version | 1 | The version of the API to call |⤶
| q | - | String query (see below) |⤶
| take | 200 | Amount of packages to return |⤶
| skip | 0 | Amount of packages to skip for (pagination) |⤶
⤶
# Query String⤶
⤶