---
title: Admin API includes statusPageUrl field on Order - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/admin-api-includes-statuspageurl-field-on-order
  md: >-
    https://shopify.dev/changelog/admin-api-includes-statuspageurl-field-on-order.md
metadata:
  effectiveApiVersion: 2024-10
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-08-21T10:28:40-04:00'
  postedAt: '2024-09-13T10:00:00-04:00'
  updatedAt: '2024-09-13T11:01:45-04:00'
  effectiveAt: '2024-09-13T10:00:00-04:00'
---

September 13, 2024

Tags:

* Admin GraphQL API
* 2024-10

# Admin API includes `statusPageUrl` field on `Order`

As of Admin GraphQL API version `2024-10`, you can access `Order.statusPageUrl` field to retrieve the URL where the customer can check the order's current status.

Learn more about `Order` on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Order#field-statuspageurl).
