How to judge the abandoned order status is Recovered?

How to judge the abandoned order status is Recovered? By api document:https://shopify.dev/api/admin-rest/2022-04/resources/abandoned-checkouts, First of all, the search filter condition is not Recovered, and the data returned by the list has no relevant status display. Only the shopify admin dashboard abandon checkout list has relevant search filter conditions, but I want to use the api to get the relevant status. How to do it?

api document:https://shopify.dev/api/admin-rest/2022-04/resources/abandoned-checkouts