Get container images grouped by repository
Retrieves container images grouped by repository name, showing all tags within each image. Useful for viewing images with multiple tags (e.g., v1.0.0, latest) as a single entity.
Documentation Index
Fetch the complete documentation index at: https://docs.cybedefend.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Project identifier
Query Parameters
Page number (starts from 1)
x >= 11
Number of items per page
1 <= x <= 10020
Branch name to filter container images
"main"
Sort field
repositoryName, tagCount, latestScanAt "latestScanAt"
Sort order
ASC, DESC "DESC"
Search query for repository name
"nginx"
Response
Grouped container images retrieved successfully
Project name
Container images grouped by repository
Total number of unique repositories
Total number of tags across all repositories
Total number of pages
Current page number
Number of items per page