GET associations({associationId})/representative({representativeId})/unread

Method to get count of unread items

Request Information

Parameters

NameDescriptionAdditional information
associationId
No documentation available.

Define this parameter in the request URI.

representativeId
Representative to look at

Define this parameter in the request URI.

Response Information

Count of unread items

Response body formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>