POST /accessApproval/search
Search through the history of access approvals filtering by accessor/submitter and optional by access requirement id. The caller must be a member of the ACT.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/accessApproval/search
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | POST |
| Request Object | AccessApprovalSearchRequest (application/json) |
| Response Object | AccessApprovalSearchResponse (application/json) |