how to get converted leads data list using API ?

how to get converted leads data list using API ?




in leads module, I can see the converted leads using Custom view like this, can I get the same list using Restful API?

I assume I should use the search record API, but I don't know what field/flag should I use to get those data?
https://www.zohoapis.com/crm/v4/Leads/search?criteria=((xxxx:equals:xxxxx))

it is okay if there is a better API endpoint to get those converted leads data