List loansAsk AIget https://sandbox.numeral.io/v1/loansList and filter loans.Query Paramslimitinteger0 to 100Defaults to 25starting_afteruuidThe ID of the object from which your list request will start. It is not included in the result.sort_orderstringenumOrder is based on attribute created_at. If asc, results are fetched in chronological order. If desc, results are fetched in reversed chronological order. Default order is desc.ascdescAllowed:ascdescstart_datedateThe creation date of the loan.end_datedateThe creation date of the loan.statusstringenumThe status of the loan.approvedready_for_disbursementpending_disbursementactivepausedclosedAllowed:approvedready_for_disbursementpending_disbursementactivepausedclosedResponses 200200 400Validation error.Updated about 2 months ago