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

Download Open API Spec

AccessApprovalNotificationResponse

org.sagebionetworks.repo.model.dataaccess.AccessApprovalNotificationResponse

Contains the response for an AccessApprovalNotificationRequest.

Field Type Description
requirementId INTEGER The id of the requested access requirement.
results ARRAY<AccessApprovalNotification> The list of notifications, sorted by the recipient and the sentOn date.