Shopify Count API

The Count API from Shopify — 121 operation(s) for count.

Documentation

Specifications

Schemas & Data

Other Resources

OpenAPI Specification

shopify-count-api-openapi.yml Raw ↑
openapi: 3.1.0
info:
  title: Shopify Admin REST About Count API
  description: The Shopify Admin REST API lets you build apps and integrations that extend and enhance the Shopify admin. Access products, customers, orders, inventory, fulfillment, and more. Endpoints are organized by resource type and versioned by release date.
  version: 2025-01
  contact:
    name: Shopify
    url: https://shopify.dev/docs/api/admin-rest
    email: api@shopify.com
  license:
    name: Shopify API Terms
    url: https://www.shopify.com/legal/api-terms
  x-date: '2026-03-04'
servers:
- url: https://{store}.myshopify.com/admin/api/2025-01
  description: Shopify Admin REST API
  variables:
    store:
      default: my-store
      description: The Shopify store subdomain
security:
- AccessToken: []
tags:
- name: Count
paths:
  /admin/api/2020-01/customers/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customers
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-2020-01
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202001_get_customers_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-04/customers/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customers
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-2020-04
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202004_get_customers_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-07/customers/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customers
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-2020-07
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202007_get_customers_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-10/customers/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customers
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-2020-10
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: get_customers_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2021-01/customers/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customers
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-2021-01
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202101_get_customers_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/unstable/customers/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customers
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-unstable
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_unstable_get_customers_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-01/customer_saved_searches/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customer Saved Searches
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-2020-01
      parameters:
      - in: query
        name: since_id
        description: Restrict results to after the specified ID
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202001_get_customer_saved_searches_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-04/customer_saved_searches/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customer Saved Searches
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-2020-04
      parameters:
      - in: query
        name: since_id
        description: Restrict results to after the specified ID
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202004_get_customer_saved_searches_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-07/customer_saved_searches/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customer Saved Searches
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-2020-07
      parameters:
      - in: query
        name: since_id
        description: Restrict results to after the specified ID
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202007_get_customer_saved_searches_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-10/customer_saved_searches/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customer Saved Searches
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-2020-10
      parameters:
      - in: query
        name: since_id
        description: Restrict results to after the specified ID
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: get_customer_saved_searches_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2021-01/customer_saved_searches/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customer Saved Searches
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-2021-01
      parameters:
      - in: query
        name: since_id
        description: Restrict results to after the specified ID
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202101_get_customer_saved_searches_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/unstable/customer_saved_searches/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Customer Saved Searches
      description: https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-unstable
      parameters:
      - in: query
        name: since_id
        description: Restrict results to after the specified ID
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_unstable_get_customer_saved_searches_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-01/events/count.json:
    get:
      summary: Shopify Retrieves A Count Of Events
      description: https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-01
      parameters:
      - in: query
        name: created_at_min
        description: 'Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      - in: query
        name: created_at_max
        description: 'Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202001_get_events_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-04/events/count.json:
    get:
      summary: Shopify Retrieves A Count Of Events
      description: https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-04
      parameters:
      - in: query
        name: created_at_min
        description: 'Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      - in: query
        name: created_at_max
        description: 'Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202004_get_events_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-07/events/count.json:
    get:
      summary: Shopify Retrieves A Count Of Events
      description: https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-07
      parameters:
      - in: query
        name: created_at_min
        description: 'Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      - in: query
        name: created_at_max
        description: 'Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202007_get_events_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-10/events/count.json:
    get:
      summary: Shopify Retrieves A Count Of Events
      description: https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-10
      parameters:
      - in: query
        name: created_at_min
        description: 'Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      - in: query
        name: created_at_max
        description: 'Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: get_events_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2021-01/events/count.json:
    get:
      summary: Shopify Retrieves A Count Of Events
      description: https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2021-01
      parameters:
      - in: query
        name: created_at_min
        description: 'Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      - in: query
        name: created_at_max
        description: 'Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202101_get_events_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/unstable/events/count.json:
    get:
      summary: Shopify Retrieves A Count Of Events
      description: https://shopify.dev/docs/admin-api/rest/reference/events/event#count-unstable
      parameters:
      - in: query
        name: created_at_min
        description: 'Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      - in: query
        name: created_at_max
        description: 'Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_unstable_get_events_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-01/webhooks/count.json:
    get:
      summary: Shopify Retrieves A Count Of Existing Webhook Subscriptions
      description: https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-2020-01
      parameters:
      - in: query
        name: address
        description: Retrieve webhook subscriptions that send the POST request to this URI.
        schema: {}
        required: false
      - in: query
        name: topic
        description: 'Show webhook subscriptions with a given topic.

          For a list of valid values, refer to the topic property.>'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202001_get_webhooks_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-04/webhooks/count.json:
    get:
      summary: Shopify Retrieves A Count Of Existing Webhook Subscriptions
      description: https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-2020-04
      parameters:
      - in: query
        name: address
        description: Retrieve webhook subscriptions that send the POST request to this URI.
        schema: {}
        required: false
      - in: query
        name: topic
        description: 'Show webhook subscriptions with a given topic.

          For a list of valid values, refer to the topic property.>'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202004_get_webhooks_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-07/webhooks/count.json:
    get:
      summary: Shopify Retrieves A Count Of Existing Webhook Subscriptions
      description: https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-2020-07
      parameters:
      - in: query
        name: address
        description: Retrieve webhook subscriptions that send the POST request to this URI.
        schema: {}
        required: false
      - in: query
        name: topic
        description: 'Show webhook subscriptions with a given topic.

          For a list of valid values, refer to the topic property.>'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202007_get_webhooks_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-10/webhooks/count.json:
    get:
      summary: Shopify Retrieves A Count Of Existing Webhook Subscriptions
      description: https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-2020-10
      parameters:
      - in: query
        name: address
        description: Retrieve webhook subscriptions that send the POST request to this URI.
        schema: {}
        required: false
      - in: query
        name: topic
        description: 'Show webhook subscriptions with a given topic.

          For a list of valid values, refer to the topic property.>'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: get_webhooks_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2021-01/webhooks/count.json:
    get:
      summary: Shopify Retrieves A Count Of Existing Webhook Subscriptions
      description: https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-2021-01
      parameters:
      - in: query
        name: address
        description: Retrieve webhook subscriptions that send the POST request to this URI.
        schema: {}
        required: false
      - in: query
        name: topic
        description: 'Show webhook subscriptions with a given topic.

          For a list of valid values, refer to the topic property.>'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202101_get_webhooks_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/unstable/webhooks/count.json:
    get:
      summary: Shopify Retrieves A Count Of Existing Webhook Subscriptions
      description: https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-unstable
      parameters:
      - in: query
        name: address
        description: Retrieve webhook subscriptions that send the POST request to this URI.
        schema: {}
        required: false
      - in: query
        name: topic
        description: 'Show webhook subscriptions with a given topic.

          For a list of valid values, refer to the topic property.>'
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_unstable_get_webhooks_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-01/locations/count.json:
    get:
      summary: Shopify Retrieves A Count Of Locations
      description: https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-2020-01
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202001_get_locations_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-04/locations/count.json:
    get:
      summary: Shopify Retrieves A Count Of Locations
      description: https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-2020-04
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202004_get_locations_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-07/locations/count.json:
    get:
      summary: Shopify Retrieves A Count Of Locations
      description: https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-2020-07
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202007_get_locations_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-10/locations/count.json:
    get:
      summary: Shopify Retrieves A Count Of Locations
      description: https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-2020-10
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: get_locations_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2021-01/locations/count.json:
    get:
      summary: Shopify Retrieves A Count Of Locations
      description: https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-2021-01
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202101_get_locations_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/unstable/locations/count.json:
    get:
      summary: Shopify Retrieves A Count Of Locations
      description: https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-unstable
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_unstable_get_locations_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-01/metafields/count.json:
    get:
      summary: Shopify Retrieves A Count Of A Resource's Metafields
      description: https://shopify.dev/docs/admin-api/rest/reference/metafield#count-2020-01
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202001_get_metafields_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-04/metafields/count.json:
    get:
      summary: Shopify Retrieves A Count Of A Resource's Metafields
      description: https://shopify.dev/docs/admin-api/rest/reference/metafield#count-2020-04
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202004_get_metafields_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-07/metafields/count.json:
    get:
      summary: Shopify Retrieves A Count Of A Resource's Metafields
      description: https://shopify.dev/docs/admin-api/rest/reference/metafield#count-2020-07
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202007_get_metafields_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-10/metafields/count.json:
    get:
      summary: Shopify Retrieves A Count Of A Resource's Metafields
      description: https://shopify.dev/docs/admin-api/rest/reference/metafield#count-2020-10
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: get_metafields_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2021-01/metafields/count.json:
    get:
      summary: Shopify Retrieves A Count Of A Resource's Metafields
      description: https://shopify.dev/docs/admin-api/rest/reference/metafield#count-2021-01
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202101_get_metafields_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/unstable/metafields/count.json:
    get:
      summary: Shopify Retrieves A Count Of A Resource's Metafields
      description: https://shopify.dev/docs/admin-api/rest/reference/metafield#count-unstable
      parameters: []
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_unstable_get_metafields_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-01/blogs/{blog_id}/articles/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Articles From A Blog
      description: https://shopify.dev/docs/admin-api/rest/reference/online-store/article#count-2020-01
      parameters:
      - in: path
        name: blog_id
        required: true
        schema:
          type: string
        description: blog_id
      - in: query
        name: created_at_min
        description: 'Count articles created after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: created_at_max
        description: 'Count articles created before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: updated_at_min
        description: 'Count articles last updated after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: updated_at_max
        description: 'Count articles last updated before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_at_min
        description: 'Count articles published after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_at_max
        description: 'Count articles published before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_status
        description: "Count articles with a given published status.\n                  (default: any)\n                    \n                        published: Count only published articles.\n                        unpublished: Count only unpublished articles.\n                        any: Count all articles."
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202001_get_blogs_param_blog_id_articles_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-04/blogs/{blog_id}/articles/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Articles From A Blog
      description: https://shopify.dev/docs/admin-api/rest/reference/online-store/article#count-2020-04
      parameters:
      - in: path
        name: blog_id
        required: true
        schema:
          type: string
        description: blog_id
      - in: query
        name: created_at_min
        description: 'Count articles created after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: created_at_max
        description: 'Count articles created before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: updated_at_min
        description: 'Count articles last updated after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: updated_at_max
        description: 'Count articles last updated before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_at_min
        description: 'Count articles published after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_at_max
        description: 'Count articles published before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_status
        description: "Count articles with a given published status.\n                  (default: any)\n                    \n                        published: Count only published articles.\n                        unpublished: Count only unpublished articles.\n                        any: Count all articles."
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202004_get_blogs_param_blog_id_articles_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-07/blogs/{blog_id}/articles/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Articles From A Blog
      description: https://shopify.dev/docs/admin-api/rest/reference/online-store/article#count-2020-07
      parameters:
      - in: path
        name: blog_id
        required: true
        schema:
          type: string
        description: blog_id
      - in: query
        name: created_at_min
        description: 'Count articles created after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: created_at_max
        description: 'Count articles created before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: updated_at_min
        description: 'Count articles last updated after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: updated_at_max
        description: 'Count articles last updated before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_at_min
        description: 'Count articles published after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_at_max
        description: 'Count articles published before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_status
        description: "Count articles with a given published status.\n                  (default: any)\n                    \n                        published: Count only published articles.\n                        unpublished: Count only unpublished articles.\n                        any: Count all articles."
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: deprecated_202007_get_blogs_param_blog_id_articles_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2020-10/blogs/{blog_id}/articles/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Articles From A Blog
      description: https://shopify.dev/docs/admin-api/rest/reference/online-store/article#count-2020-10
      parameters:
      - in: path
        name: blog_id
        required: true
        schema:
          type: string
        description: blog_id
      - in: query
        name: created_at_min
        description: 'Count articles created after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: created_at_max
        description: 'Count articles created before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: updated_at_min
        description: 'Count articles last updated after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: updated_at_max
        description: 'Count articles last updated before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_at_min
        description: 'Count articles published after date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_at_max
        description: 'Count articles published before date (format: 2014-04-25T16:15:47-04:00).'
        schema: {}
        required: false
      - in: query
        name: published_status
        description: "Count articles with a given published status.\n                  (default: any)\n                    \n                        published: Count only published articles.\n                        unpublished: Count only unpublished articles.\n                        any: Count all articles."
        schema: {}
        required: false
      tags:
      - Count
      responses:
        '200':
          description: ''
      operationId: get_blogs_param_blog_id_articles_count
      x-api-evangelist-processing:
        PascalCaseOperationSummaries: true
        ChooseTags: true
  /admin/api/2021-01/blogs/{blog_id}/articles/count.json:
    get:
      summary: Shopify Retrieves A Count Of All Articles From A Blog
      description: https://shopify.dev/docs/admin-api/rest/refer

# --- truncated at 32 KB (131 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/shopify/refs/heads/main/openapi/shopify-count-api-openapi.yml