List Docker Repositories

Lists all Docker repositories (the registry's _catalog) hosted in an Artifactory Docker repository.

The n and last pagination parameters are supported from version 5.4.6.

Note: To enable fetching from the cache using the List Docker Repositories and the List Docker Tags REST APIs, set the following system properties in the artifactory.system.properties file:

  • artifactory.docker.catalogs.tags.fallback.fetch.remote.cache to true (default is false)
  • artifactory.docker.cache.remote.repo.tags.and.catalog to the URL of the remote registry (e.g., https://registry-1.docker.io/)
  • Use the retrievalCachePeriodSecs property to adjust the cache interval setting.

Product: Requires JFrog Container Registry or Artifactory Pro

Since: 4.4.3

Security: Requires a user with read permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

Docker repository key

Query Params
integer

Number of consecutive repositories to return (pagination)

string

Last repository value from previous response (pagination)

Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Choose an example:
application/json