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

Download Open API Spec

GET /schema/organization/{id}/acl

Get the AcessControlList (ACL) associated with the identified Organization.

Note: The caller must be granted the ACCESS_TYPE.READ permission to get an Organization's ACL.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/schema/organization/{id}/acl

Resource URL Variables
{id} The numeric identifier of the organization.
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object AccessControlList
(application/json)