Retrieves a specific registry configuration by its unique ID.
GET/api/v1/orgs/{orgId}/containers/registries/{registryId}
Overview: Retrieves a specific registry configuration by its ID.
• Exact match: Returns the registry with the exact ID
• Sensitive data: Password and keys are encrypted and not included in the response
Request
Responses
- 200
- 404
- 500
OK
Not Found
Internal Server Error