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:
[ "5a97dab9-bf1e-4c66-8f3f-c5a0d370e4fb", "0a7d0d38-a2ef-4b9f-83f0-47df16ec49f2" ]
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>5a97dab9-bf1e-4c66-8f3f-c5a0d370e4fb</guid> <guid>0a7d0d38-a2ef-4b9f-83f0-47df16ec49f2</guid> </ArrayOfguid>