List connectivity syncsAsk AIget https://sandbox.numeral.io/v1/connectivity_syncsList and filter connectivity syncs.Query Paramslimitinteger1 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 connectivity sync.end_datedateThe creation date of the connectivity sync.typestringenumThe type of the connectivity sync.updowntransfer_fileAllowed:updowntransfer_filestatusstringenumThe status of the connectivity sync.successwarningfailureAllowed:successwarningfailureconnected_account_iduuidThe ID of the connected account used to connect to the partner bank, CSM, or connectivity provider.Responses 200List of filtered connectivity syncs. 400Validation error. 500Internal server error.Updated 7 months ago