GET texts/dialect/search?wardID={wardID}&lenguaID={lenguaID}&subjectID={subjectID}&narratorID={narratorID}&publicationID={publicationID}&skip={skip}&take={take}&previewLength={previewLength}
Request Information
Authorize
AnonymousURI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
wardID | integer |
None. |
|
lenguaID | integer |
None. |
|
subjectID | integer |
None. |
|
narratorID | integer |
None. |
|
publicationID | integer |
None. |
|
skip | integer |
Default value is 0 |
|
take | integer |
Default value is 100 |
|
previewLength | integer |
Default value is 500 |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]
application/xml, text/xml
Sample:
<ArrayOfanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <anyType /> <anyType /> </ArrayOfanyType>