I need a shopify order api for retrieving the orders search with phone numbers

I need a shopify order api for retrieving the orders search with phone numbers, meaning I need a specific orders, which one I search filed with phone?

@DanjoWar

Unfortunately, the Shopify Admin API currently doesn’t support searching for orders by phone number directly. There’s no built-in filter for phone numbers in the API requests.

Here’s what you can find in the official documentation:
Rest API: https://shopify.dev/docs/api/admin-rest/2024-01/resources/order
GraphQL API: https://shopify.dev/docs/api/admin-graphql/2024-01/queries/orders