Search existing transfersAsk AIget deprecatedhttps://api.dev.cfx.to/v1/redemption/transferResults is ordered by createdAt in descending order, if no orderBy is specified.Query ParamsidentityIdsstringComma-separated list of matching identity IDsorganizationIdsstringComma-separated list of matching organization IDsstatusesstringComma-separated list of matching transfer statusessourceLedgerAccountIdsstringComma-separated list of matching source wallet IDstargetLedgerAccountIdsstringComma-separated list of matching target wallet IDscreatedBeforedate-timecreatedAfterdate-timeupdatedBeforedate-timeupdatedAfterdate-timeorderBystringComma-separated list of fields and directions to order the results by. Format: <field name>:<direction>,... <field name>: createdAt, updatedAt <direction>: ASC, DESC pageintegerDefaults to 1Result page number to return, starting from 1pageSizeinteger≤ 100Defaults to 10Items per page to returnResponses 200Default Response 401The access to this resource has been denied defaultCatch-all error response for any unexpected internal errorsUpdated about 2 hours ago