Common Parameters in a Query
    • PDF

    Common Parameters in a Query

    • PDF

    Article Summary

    The following parameters are used when constructing an audit query:

    ParameterDescriptionRequired
    sortDetermines the sorting by timestamp. 
    There are possible values:
    • desc 
    • asc
    Required
    pageThe page number.
    The default value is 0. Page numbers start from 0. 
    Required
    toThe end timestamp of the query.
    Optional
    fromThe start timestamp of the query. Optional
    sizePage size. 
    Defaults to 100 if empty. Else the value is more than 100.
    Optional
    filterThe filter used in the query.Optional



    Was this article helpful?