Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.74 KB

File metadata and controls

12 lines (8 loc) · 1.74 KB

Share

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

Fields

Field Type Required Description Example
num_days_ago int ✔️ The number of days that has passed since the share happened
sharer Optional[models.Person] N/A {
"name": "George Clooney",
"obfuscatedId": "abc123"
}
sharing_document Optional[models.Document] N/A