API down? /v2/namespaces/xxx/repositories/xxx/images

Seeing this response from the following request. This has been working great until tonight. Is there something going on with this API?

https://hub.docker.com/v2/namespaces/xxx/repositories/xxx/images
Authorization: Bearer xxx

{“message”:“404: Page Not Found”}

Just an update for anyone following this thread. The response to the issue above is the /images API is deprecated and the suggestion is to now use /tags.

Hello, the Advanced Image Management and related APIs have been retired on 2023/12/11.
See : Docker Hub release notes | Docker Docs

1 Like