GET api/v1/usernotificationtemplates/{userNotificationTemplateId}

Get a UserNotificationTemplateModel by primary key

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userNotificationTemplateId

integer

Required

Body Parameters

None.

Response Information

Resource Description

UserNotificationTemplateModel
NameDescriptionTypeAdditional information
UserNotificationTemplateId

integer

Required

TemplateName

string

Required

String length: inclusive between 0 and 150

TemplateContent

string

Required

CreateDateUtc

date

Required

UserChanged

string

String length: inclusive between 0 and 50

DateChangedUtc

date

None.

UserNotifications

Collection of UserNotificationModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.