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

Download Open API Spec

AccessApprovalSearchRequest

org.sagebionetworks.repo.model.dataaccess.AccessApprovalSearchRequest

A request to search through the access approval history

Field Type Description
accessorId STRING Filter by the id of the principal that is an accessor in the approval. Note that the submitter is always part of the accessors. This field is required.
accessRequirementId STRING Filter by the id of the access requirement of the approvals.
sort ARRAY<AccessApprovalSearchSort>
nextPageToken STRING A token used to get the next page of a request.