GET /dataAccessRequest/{requestId}/signature/quota
Get the calling user's current eDUC signature routing quota for the access requirement associated with the given data access request. This is a read-only operation that does not route anything.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/dataAccessRequest/{requestId}/signature/quota
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 | EDucSignatureQuota (application/json) |