Field | Type | Required | Description |
---|---|---|---|
page |
Optional<? extends Double> | ➖ | Number of page for pagination |
pageSize |
Optional<? extends Double> | ➖ | Size of page for pagination |
sortBy |
Optional<? extends String> | ➖ | Sort field. Currently only supported createdAt |
orderBy |
Optional<? extends co.novu.co.novu.sdk.models.operations.OrderBy> | ➖ | Direction of the sorting query param |