/dockerhub/repositories
Get Docker Hub repository details by namespace/name, official image name, or repository URL
Price: 1 credit
💡 AI Hint: Get full details of a Docker Hub repository (container image) by ‘namespace/name’, a bare official image name (resolved under ‘library’), or a Docker Hub URL. Returns name, namespace, description, full description, star and pull counts, storage size, media and content types, categories, repository type, and timestamps.
⚠️ Common errors: 412: Repository not found
Authorizations
API token from the dashboard
Headers
Body
Repository as 'namespace/name', a bare official image name, or a Docker Hub URL
1"library/nginx"
"nginx"
"grafana/grafana"
"https://hub.docker.com/r/grafana/grafana"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response