Return a list of Package Groups in a repository.
Return a list of Package Groups in a repository.
Query parameters
A page number within the paginated result set.
Number of results to return per page.
A field to group packages by. Available options: name, backend_kind.
Whether to hide packages which are subcomponents of another package in the results
If true, include packages from active connected target repositories in addition to packages from this repository. Has no effect if the repository has no active connections. Defaults to false.
A search term for querying names, filenames, versions, distributions, architectures, formats, or statuses of packages.
A field for sorting objects in ascending or descending order. Use - prefix for descending order (e.g., -name). Available options: name, count, num_downloads, size, last_push, backend_kind.
Response
Retrieved the list of package groups.
Changes
No recorded changes to this endpoint across all 1 revision of this API.