Orders api order number same number found in csv export

Question about get single order admin/api/unstable/orders/{order_id}.json

is there a way that we can query using order_number instead of id,

this is because we view “orders” in our dashboard by order number

Hey @MFONLINE

You can query the name parameter in GraphQL: https://shopify.dev/docs/admin-api/graphql/reference/common-objects/queryroot#orders-2020-10