Get any followup for the specified user for the specified message.

get

/social/api/v1/messages/{messageID}/followups/{userID}

Request

Supported Media Types
Path Parameters

Response

Supported Media Types

200 Response

Successful operation.
Body ()
V1 Message Followup Information DTO.
Root Schema : XV1MessageFollowupInfo
Type: object
V1 Message Followup Information DTO.
Show Source
Nested Schema : XV1FollowupType
Type: object
Show Source
  • Allowed Values: [ "FOR_YOUR_INFORMATION", "PLEASE_REPLY", "PLEASE_REPLY_URGENT" ]
    V1 Followup Types.