REST API to get list of projects having particular Attribute value

There is a project level custom attribute. I am looking for a REST API end point where I can provide this custom attribute and its value in the request body and the response should list down all those projects having this attribute value.