GET api/News/Search

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Offset

integer

None.

Rows

integer

None.

SearchModel

NewsSearchModel

None.

Keyword

string

None.

AnonymousID

string

None.

Body Parameters

None.

Response Information

Resource Description

IEntityCollectionOfNewsDto
NameDescriptionTypeAdditional information
Items

Collection of NewsDto

None.

Response Formats

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

Sample:

Sample not available.