GET api/v1/usernotificationresponses/{userNotificationResponseId}

Get a UserNotificationResponseModel by primary key

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userNotificationResponseId

integer

Required

Body Parameters

None.

Response Information

Resource Description

UserNotificationResponseModel
NameDescriptionTypeAdditional information
UserNotificationResponseId

integer

Required

UserNotificationId

integer

Required

ResponseText

string

Required

String length: inclusive between 0 and 50

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

NotificationResponseOptionId

integer

Required

NotificationResponseOption

NotificationResponseOptionModel

None.

UserResponseUserNotificationDetails

Collection of UserNotificationDetailModel

None.

UserNotificationHeader

UserNotificationHeaderModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.