GET v1/chats/group/messages?GroupId={GroupId}&UserId={UserId}&LastMessageSentTime={LastMessageSentTime}&Limit={Limit}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
GroupId

globally unique identifier

Required

UserId

globally unique identifier

None.

LastMessageSentTime

date

None.

Limit

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, multipart/form-data

Sample:

Sample not available.