get https://localhost:8443/fineract-provider/api/v1/standinginstructionrunhistory
The list capability of history can support pagination and sorting
Example Requests :
standinginstructionrunhistory
standinginstructionrunhistory?orderBy=name&sortOrder=DESC
standinginstructionrunhistory?offset=10&limit=50