{
"endpoint": "GET /v1/admin/privacy-consents/{consentID}",
"consent": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"subjectID": "string",
"scopes": [
"diagnosticSampleRead"
],
"source": "userAction",
"createdAt": "2019-08-24T14:15:22.123Z",
"expiresAt": "2019-08-24T14:15:22.123Z",
"revokedAt": "2019-08-24T14:15:22.123Z",
"usageLimit": 0,
"usageCount": 0,
"remainingAuthorizations": 0
}
}