Is there an API to see which sources completed account aggregations with warnings?

Just checking whether there is an API or Search query to list all sources where the account aggregation ended with a warning. I am able to search for FAILED or SUCCESS but not warning. Thanks much.

Filter with completionStatus

Use can use this api and apply filter CLOUD_ACCOUNT_AGGREGATION and by completion status

Thank you very much Bhanu!