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:
[ "8711e16d-136c-42d1-b05b-6a7eb6604c3f", "7d7cee7a-44c2-49e8-9369-57c8223b4423" ]
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>8711e16d-136c-42d1-b05b-6a7eb6604c3f</guid> <guid>7d7cee7a-44c2-49e8-9369-57c8223b4423</guid> </ArrayOfguid>