GET /dataAccessRequest/{requestId}/preview
Preview the eDUC document for a data access request. Creates a draft envelope if one doesn't exist and returns the PDF as a file handle.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/dataAccessRequest/{requestId}/preview
Resource URL Variables
| {requestId} | - The ID of the data access request. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | EDucFileHandleId (application/json) |