POST /dataAccessRequest/list
List data access requests associated with the current user.
The results may optionally be filtered to requests that do or do not use the eDUC flow, and to a single access requirement. The two filters are independent.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/dataAccessRequest/list
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | POST |
| Request Object | AccessRequestListRequest (application/json) |
| Response Object | AccessRequestList (application/json) |