GET api/BigHealth?Keyword={Keyword}&count={count}

由關鍵字,去查詢對應的文章

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Keyword

關鍵字

string

Required

count

筆數

integer

Default value is 100

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.