GET api/Toolbox/Content?page={page}&limit={limit}&sort={sort}&search={search}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| page | integer |
Default value is 1 |
|
| limit | integer |
Default value is 10 |
|
| sort | string |
Default value is -Number |
|
| search | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
ContentPacker| Name | Description | Type | Additional information |
|---|---|---|---|
| data | Collection of TalkLite |
None. |
|
| meta | MetaData |
None. |
|
| filter | FilterData |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.