AccessApprovalSearchResponse
org.sagebionetworks.repo.model.dataaccess.AccessApprovalSearchResponse
Response for the request to search through the access approval history
| Field | Type | Description |
|---|---|---|
| results | ARRAY<AccessApprovalSearchResult> | The matching Access Approval information corresponding to the search parameters |
| nextPageToken | STRING | A token used to get the next page of a particular search query. |