POST /portal/list
Fetches a page of portals registered with Synapse, sorted by creation time. Any user can perform this operation.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/portal/list
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | POST |
| Request Object | ListPortalsRequest (application/json) |
| Response Object | ListPortalsResponse (application/json) |