List Functions
Starting index for pagination
Maximum number of functions to return (0 for all)
Response status
Dictionary of functions keyed by function_id
Get Function
ID of the function to retrieve
Include extended control flow graph data
Response status
Function details including:
- Basic metadata (function_id, sample_id, offset)
- Hashes (PicHash, MinHash)
- Statistics (num_instructions, num_blocks)
- Optionally extended CFG data
Get Multiple Functions
Only return functions that have labels
Comma-separated list of function IDs (e.g., “1,2,3,4”)
Response status
Dictionary of functions keyed by function_id