21.7. listServiceKeys
GET /api/v1/superuser/keys
授权: oauth2_implicit (超级:user)
响应
示例命令
curl -X GET \ -H "Authorization: Bearer <bearer_token>" \ "https://<quay_server>/api/v1/superuser/keys"
$ curl -X GET \
-H "Authorization: Bearer <bearer_token>" \
"https://<quay_server>/api/v1/superuser/keys"