Get the specified followup.

get

/social/api/v1/followups/{followupID}

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : XV1FollowupInfo
Type: object
V1 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.
Back to Top