{
"endpoint": "GET /v1/admin/privacy-consents",
"consents": [
{
"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
}
],
"totalCount": 0,
"page": 0,
"perPage": 0
}