The GetNewDocumentsBySchema action returns all documents of the specified schema since the specified time.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
SELECT |
Schema |
Specifies the selected scheme. |
|
TEXT |
CreatedSince |
Specifies the time. Format: |
Return
|
Type |
Description |
|---|---|
|
DATASET |
Returns all documents that have existed in the specified schema since a certain point in time. |