GET api/Toolbox/Talks?page={page}&limit={limit}&search={search}&bookId={bookId}&language={language}&year={year}&sort={sort}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| page | integer |
Default value is 1 |
|
| limit | integer |
Default value is 10 |
|
| search | string |
Default value is |
|
| bookId | integer |
None. |
|
| language | string |
None. |
|
| year | integer |
None. |
|
| sort | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />