Optional
dateOptional
filter?: number | FilterExpression | nullUpdate the filter to apply to the data.
If it is a number, it will use a saved filter.
If it is an object, then it is a quick filter.
If it is null, then no filter will be used.
Optional
includeUpdate whether to include data which has been marked as 'bypassed.'
Optional
maxUpdate the maximum number of records to fetch per standard. Must be a number between 1 and 1,000.
Optional
standards?: { Update the standards to retrieve.
The retrieval standard type may not be changed, and the provided value must match the current standard type.
Update the date period to retrieve data over.
Either a fixed date range, or a dynamic date period.