Search endpoint will only fill out numDays ago since that's all we need to display shared badge; docmetadata endpoint will fill out all the fields so that we can display shared badge tooltip
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
numDaysAgo |
long | ✔️ | The number of days that has passed since the share happened | |
sharer |
Optional<Person> | ➖ | N/A | { "name": "George Clooney", "obfuscatedId": "abc123" } |
sharingDocument |
Optional<Document> | ➖ | N/A |