GET api/v2/post/view-more?source={source}&count={count}&lastPostId={lastPostId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| source | string |
Required |
|
| count | integer |
Default value is 10 |
|
| lastPostId | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.