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

取得某中分類下的所有文章

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Category

分類名稱,如:銀髮樂活

string

Required

count

指定筆數

integer

Default value is 50

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.