GET api/Me/NotViewedPersonalDoc
Get Not Viewed PersonalDoc count
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of globally unique identifierResponse Formats
application/json, text/json
Sample:
[ "527706c2-aeb6-43d3-af49-6aceeec81a55", "a8827b00-e83b-4a63-b295-2ecb50a4a292" ]
application/xml, text/xml
Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>527706c2-aeb6-43d3-af49-6aceeec81a55</guid> <guid>a8827b00-e83b-4a63-b295-2ecb50a4a292</guid> </ArrayOfguid>