RestrictionInformationBatchRequest
org.sagebionetworks.repo.model.RestrictionInformationBatchRequest
A batch request to retrieve the information about restriction level on a list of restrict-able objects.
Field | Type | Description |
---|---|---|
restrictableObjectType | RestrictableObjectType | JSON enum for the types of objects which can be restricted by an AccessRequirement. |
objectIds | ARRAY<STRING> | The list of IDs to request restriction information about. Limited to a max of 50 object ids. |