List code detections for functions.Ask AIget https://api-YOUR-INSTANCE.analysis.threatray.com/v1/functions/code-detectionsRetrieves code detections for each functions of a binary file.Query Paramsanalysis_idstringThe analysis ID containing the binary file.baseintegerIf the binary file is a memory dump, then this specifies its base address in memory.hashstringrequiredThe hash (MD5, SHA1, SHA256) of the binary file.pidintegerIf the binary file is a memory dump, then this specifies the PID of the process.Response 200OKUpdated 4 days ago