You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "[O] Pattern yyyyMMddHHmm e.g. 201601010000 (mandatory if PeriodStart and PeriodEnd are not defined)",
55
+
"disabled": true
56
+
},
57
+
{
58
+
"key": "PeriodEndUpdate",
59
+
"value": "202402231200",
60
+
"description": "[O] Pattern yyyyMMddHHmm e.g. 201601010000 (mandatory if PeriodStart and PeriodEnd are not defined)",
61
+
"disabled": true
62
+
},
63
+
{
64
+
"key": "Offset",
65
+
"value": "12",
66
+
"description": "[O] Offset allows downloading more than 200 documents. The offset \u2208 [0,4800] so that paging is restricted to query for 5000 documents max., offset=n returns files in sequence between n+1 and n+200.",
0 commit comments