pydo.registry.get()
Generated on 7 Jul 2026
from pydo version
v0.39.0
deprecated
Usage
client.registry.get()Description
Note: This endpoint is deprecated. Please use the /v2/registries endpoint instead.
To get information about your container registry, send a GET
request to /v2/registry.
This operation is not compatible with multiple registries in a DO account. You should use /v2/registries/{registry_name} instead.
Request Sample
Response Example
More Information
See /v2/registry in the API reference for additional detail on responses, headers, parameters, and more.