endDate:(newDate()).toISOString(),// optional; default now
ascending:false,// optional; default false
limit:10,// optional; default no limit
};
```
the callback function will be called with a `samples` array containing objects with *bloodPressureSystolicValue*, *bloodPressureDiastolicValue*, *startDate*, and *endDate* fields