GET api/2.0/feed/filter
Name |
Description |
Type |
Example |
product
sent in url
|
|
string
|
some text
|
from
sent in url
|
|
Date and Time
|
Roundtrip format: 2008-04-10T06-30-00.000Z
|
to
sent in url
|
|
Date and Time
|
Roundtrip format: 2008-04-10T06-30-00.000Z
|
author
sent in url
|
optional
|
guid
|
9924256A-739C-462b-AF15-E652A3B1B6EB
|
onlyNew
sent in url
|
optional
|
Bool value
|
true
|
timeReaded
sent in url
|
|
Date and Time
|
Roundtrip format: 2008-04-10T06-30-00.000Z
|
GET api/2.0/feed/filter?product=some+text&from=2008-04-10T06-30-00.000Z&to=2008-04-10T06-30-00.000Z&timeReaded=2008-04-10T06-30-00.000Z
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
This method doesn't return any data.