GET news/get/{newsId}
Gets an existing News Entry
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
newsId |
Id of the News to be retrieved |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
NewsGetResponse
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.