GET api/Notifications/SummaryCommunications

Return the unread communications for the connected user

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

ApiDataResultOfListOfNotificationCommunicationDto
NameDescriptionTypeAdditional information
Data

Collection of NotificationCommunicationDto

None.

Success

boolean

None.

Message

string

None.

Errors

Collection of CustomError

None.

Warnings

Collection of string

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.