Get registry auth
Get registry auth
Returns the currently configured auth for a registry together with the oauth2 scopes offered by its current well-known advertisement. The advertisement is fetched live; scopes are never cached.
GET
Get registry auth
Path Parameters
Registry slug identifying the registry.
Minimum string length:
1Response
The registry auth configuration.
Current auth configuration for a registry and the oauth2 scopes its advertisement offers.
Available options:
apiKey, oauth2, null Scopes advertised by the registry's current well-known document when it advertises oauth2 auth, regardless of whether auth is configured; empty otherwise.
Scopes currently configured for the registry.
Last modified on August 25, 2026