6.2. getGlobalMessages
返回超级用户消息。
GET /api/v1/messages
授权:
响应
示例命令
curl -X GET "https://<quay-server.example.com>/api/v1/messages" \ -H "Authorization: Bearer <access_token>"
$ curl -X GET "https://<quay-server.example.com>/api/v1/messages" \
-H "Authorization: Bearer <access_token>"