21.5. listAllOrganizations
列出当前系统的机构。
GET /api/v1/superuser/organizations
授权: oauth2_implicit (超级:user)
查询参数
类型 | Name | 描述 | 模式 |
---|---|---|---|
path |
name | 受管机构的名称 | string |
响应
示例命令
curl -X GET -H "Authorization: Bearer <bearer_token>" "https://<quay-server.example.com>/api/v1/superuser/organizations/"
$ curl -X GET -H "Authorization: Bearer <bearer_token>" "https://<quay-server.example.com>/api/v1/superuser/organizations/"