Getting a Multi Lookup from a converted Lead

Getting a Multi Lookup from a converted Lead

Hello to you all,

I was trying to retrieve "Multi-Select Lookup" from a converted lead, how can I do that?

I have to retrieve the converted lead JSON and acquire multi-select lookup and map/ update the data into a related record in a different module.

Thanks

Note #1:  "https://www.zohoapis.com/crm/v2/Leads/search?converted=true&criteria=(id:equals:" + id+ ")" didn't work