GET api/Me/NotViewedDocUtils
Get Not Viewed DocUtils count
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of globally unique identifierResponse Formats
application/json, text/json
Sample:
[ "16ea797d-6e71-4896-976c-2f406d8855c3", "d8c0e74e-2be3-4463-952c-f092c33a4c93" ]
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>16ea797d-6e71-4896-976c-2f406d8855c3</guid> <guid>d8c0e74e-2be3-4463-952c-f092c33a4c93</guid> </ArrayOfguid>