How can find out all the stream load curl command that was executed recently?

Hello ! We have a table that has been imported with messy data by someone unknown. The import method is http Stream Load. Now I need to find all the curl commands that have been executed recently to find out who and how the erroneous data was imported. Can I find the information I need in the StarRocks logs? If so, where can I find it and how?

select from information_schema.loads in SR 3.1+