The Open API specification for Synapse is now available for download!

Download Open API Spec

GET /portal/{portalId}/permissions

Returns the permissions that the user has on the portal with the given id. Any user can perform this operation.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/portal/{portalId}/permissions

Resource URL Variables
{portalId}
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object UserPortalPermissions
(application/json)