Returns current account credentials or secret details for the registry.

GET {{baseUrl}}/orgs/:orgId/registries/:regId/creds

RESPONSES

status: OK

{"expires":"2020-05-22T14:53:27Z","password":"","registry":"registry.io/project","secrets":{"*":{"namespace":"dev-secrets","secret":"custom-regcred"},"cluster-A":{"namespace":"prod-secrets","secret":"custom-regcred"}},"username":""}