GET news/get/{newsId}

Gets an existing News Entry

Request Information

URI Parameters

NameDescriptionTypeAdditional information
newsId

Id of the News to be retrieved

integer

Required

Body Parameters

None.

Response Information

Resource Description

NewsGetResponse

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.