{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Count API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Count", "type": "folder" }, "items": [ { "info": { "name": "Shopify Retrieves A Count Of All Customers", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/customers/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of All Customers", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/customers/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of All Customers", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/customers/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of All Customers", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/customers/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of All Customers", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/customers/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of All Customers", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/customers/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customer#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of All Customer Saved Searches", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/customer_saved_searches/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of All Customer Saved Searches", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/customer_saved_searches/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of All Customer Saved Searches", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/customer_saved_searches/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of All Customer Saved Searches", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/customer_saved_searches/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of All Customer Saved Searches", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/customer_saved_searches/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of All Customer Saved Searches", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/customer_saved_searches/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/customers/customersavedsearch#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of Existing Webhook Subscriptions", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/webhooks/count.json", "params": [ { "name": "address", "value": "", "type": "query", "description": "Retrieve webhook subscriptions that send the POST request to this URI." }, { "name": "topic", "value": "", "type": "query", "description": "Show webhook subscriptions with a given topic.\nFor a list of valid values, refer to the topic property.>" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Existing Webhook Subscriptions", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/webhooks/count.json", "params": [ { "name": "address", "value": "", "type": "query", "description": "Retrieve webhook subscriptions that send the POST request to this URI." }, { "name": "topic", "value": "", "type": "query", "description": "Show webhook subscriptions with a given topic.\nFor a list of valid values, refer to the topic property.>" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Existing Webhook Subscriptions", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/webhooks/count.json", "params": [ { "name": "address", "value": "", "type": "query", "description": "Retrieve webhook subscriptions that send the POST request to this URI." }, { "name": "topic", "value": "", "type": "query", "description": "Show webhook subscriptions with a given topic.\nFor a list of valid values, refer to the topic property.>" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Existing Webhook Subscriptions", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/webhooks/count.json", "params": [ { "name": "address", "value": "", "type": "query", "description": "Retrieve webhook subscriptions that send the POST request to this URI." }, { "name": "topic", "value": "", "type": "query", "description": "Show webhook subscriptions with a given topic.\nFor a list of valid values, refer to the topic property.>" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Existing Webhook Subscriptions", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/webhooks/count.json", "params": [ { "name": "address", "value": "", "type": "query", "description": "Retrieve webhook subscriptions that send the POST request to this URI." }, { "name": "topic", "value": "", "type": "query", "description": "Show webhook subscriptions with a given topic.\nFor a list of valid values, refer to the topic property.>" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Existing Webhook Subscriptions", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/webhooks/count.json", "params": [ { "name": "address", "value": "", "type": "query", "description": "Retrieve webhook subscriptions that send the POST request to this URI." }, { "name": "topic", "value": "", "type": "query", "description": "Show webhook subscriptions with a given topic.\nFor a list of valid values, refer to the topic property.>" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/webhook#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of Locations", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/locations/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Locations", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/locations/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Locations", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/locations/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Locations", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/locations/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Locations", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/locations/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Locations", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/locations/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/inventory/location#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of A Resource's Metafields", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/metafields/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/metafield#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of A Resource's Metafields", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/metafields/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/metafield#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of A Resource's Metafields", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/metafields/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/metafield#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of A Resource's Metafields", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/metafields/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/metafield#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of A Resource's Metafields", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/metafields/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/metafield#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of A Resource's Metafields", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/metafields/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/metafield#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of All Articles From A Blog", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/blogs/:blog_id/articles/count.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count articles created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count articles created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count articles last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count articles last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count articles published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count articles published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "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." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of All Articles From A Blog", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/blogs/:blog_id/articles/count.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count articles created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count articles created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count articles last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count articles last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count articles published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count articles published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "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." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of All Articles From A Blog", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/blogs/:blog_id/articles/count.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count articles created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count articles created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count articles last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count articles last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count articles published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count articles published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "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." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of All Articles From A Blog", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/blogs/:blog_id/articles/count.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count articles created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count articles created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count articles last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count articles last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count articles published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count articles published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "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." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of All Articles From A Blog", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/blogs/:blog_id/articles/count.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count articles created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count articles created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count articles last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count articles last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count articles published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count articles published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "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." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of All Articles From A Blog", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/blogs/:blog_id/articles/count.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count articles created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count articles created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count articles last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count articles last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count articles published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count articles published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "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." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#count-unstable" }, { "info": { "name": "Shopify Get A Count Of All Blogs", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/blogs/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/blog#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Comments", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/comments/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count comments created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count comments created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count comments last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count comments last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count comments published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count comments published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "description": "Retrieve a count of comments with a given published status.\n (default: any)\n \n published: Count only published comments.\n unpublished: Count only unpublished comments.\n any: Count comments of any published status." }, { "name": "status", "value": "", "type": "query", "description": "Retrieve a count of comments with a given status.\n \n pending: Count pending comments.\n published: Count published comments.\n unapproved: Count unapproved comments." }, { "name": "article_id", "value": "", "type": "query", "description": "article_id" }, { "name": "blog_id", "value": "", "type": "query", "description": "blog_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/comment#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Url Redirects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/redirects/count.json", "params": [ { "name": "path", "value": "", "type": "query", "description": "Count redirects with given path." }, { "name": "target", "value": "", "type": "query", "description": "Count redirects with given target." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Url Redirects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/redirects/count.json", "params": [ { "name": "path", "value": "", "type": "query", "description": "Count redirects with given path." }, { "name": "target", "value": "", "type": "query", "description": "Count redirects with given target." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Url Redirects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/redirects/count.json", "params": [ { "name": "path", "value": "", "type": "query", "description": "Count redirects with given path." }, { "name": "target", "value": "", "type": "query", "description": "Count redirects with given target." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Url Redirects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/redirects/count.json", "params": [ { "name": "path", "value": "", "type": "query", "description": "Count redirects with given path." }, { "name": "target", "value": "", "type": "query", "description": "Count redirects with given target." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Url Redirects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/redirects/count.json", "params": [ { "name": "path", "value": "", "type": "query", "description": "Count redirects with given path." }, { "name": "target", "value": "", "type": "query", "description": "Count redirects with given target." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Url Redirects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/redirects/count.json", "params": [ { "name": "path", "value": "", "type": "query", "description": "Count redirects with given path." }, { "name": "target", "value": "", "type": "query", "description": "Count redirects with given target." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of All Script Tags", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/script_tags/count.json", "params": [ { "name": "src", "value": "", "type": "query", "description": "Count only script tags with a given URL." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/scripttag#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of All Script Tags", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/script_tags/count.json", "params": [ { "name": "src", "value": "", "type": "query", "description": "Count only script tags with a given URL." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/scripttag#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of All Script Tags", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/script_tags/count.json", "params": [ { "name": "src", "value": "", "type": "query", "description": "Count only script tags with a given URL." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/scripttag#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of All Script Tags", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/script_tags/count.json", "params": [ { "name": "src", "value": "", "type": "query", "description": "Count only script tags with a given URL." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/scripttag#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of All Script Tags", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/script_tags/count.json", "params": [ { "name": "src", "value": "", "type": "query", "description": "Count only script tags with a given URL." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/scripttag#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of All Script Tags", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/script_tags/count.json", "params": [ { "name": "src", "value": "", "type": "query", "description": "Count only script tags with a given URL." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/scripttag#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of Checkouts From The Past 90 Days", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/checkouts/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count checkouts created after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count checkouts created before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count checkouts last updated after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count checkouts last updated before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "status", "value": "", "type": "query", "description": "Count checkouts with a given status.\n (default: open)\n \n open: Count only open abandoned checkouts.\n closed: Count only closed abandoned checkouts." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/abandoned-checkouts#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Checkouts From The Past 90 Days", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/checkouts/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count checkouts created after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count checkouts created before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count checkouts last updated after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count checkouts last updated before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "status", "value": "", "type": "query", "description": "Count checkouts with a given status.\n (default: open)\n \n open: Count only open abandoned checkouts.\n closed: Count only closed abandoned checkouts." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/abandoned-checkouts#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Checkouts From The Past 90 Days", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/checkouts/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count checkouts created after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count checkouts created before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count checkouts last updated after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count checkouts last updated before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "status", "value": "", "type": "query", "description": "Count checkouts with a given status.\n (default: open)\n \n open: Count only open abandoned checkouts.\n closed: Count only closed abandoned checkouts." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/abandoned-checkouts#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Checkouts From The Past 90 Days", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/checkouts/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count checkouts created after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count checkouts created before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count checkouts last updated after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count checkouts last updated before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "status", "value": "", "type": "query", "description": "Count checkouts with a given status.\n (default: open)\n \n open: Count only open abandoned checkouts.\n closed: Count only closed abandoned checkouts." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/abandoned-checkouts#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Checkouts From The Past 90 Days", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/checkouts/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count checkouts created after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count checkouts created before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count checkouts last updated after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count checkouts last updated before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "status", "value": "", "type": "query", "description": "Count checkouts with a given status.\n (default: open)\n \n open: Count only open abandoned checkouts.\n closed: Count only closed abandoned checkouts." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/abandoned-checkouts#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Checkouts From The Past 90 Days", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/checkouts/count.json", "params": [ { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count checkouts created after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count checkouts created before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count checkouts last updated after the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count checkouts last updated before the specified date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "status", "value": "", "type": "query", "description": "Count checkouts with a given status.\n (default: open)\n \n open: Count only open abandoned checkouts.\n closed: Count only closed abandoned checkouts." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/abandoned-checkouts#count-unstable" }, { "info": { "name": "Shopify Retrieves An Order Count", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/orders/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count orders created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count orders created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count orders last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count orders last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "status", "value": "", "type": "query", "description": "Count orders of a given status.\n (default: open)\n \n open: Count open orders.\n closed: Count closed orders.\n any: Count orders of any status." }, { "name": "financial_status", "value": "", "type": "query", "description": "Count orders of a given financial status.\n (default: any)\n \n authorized: Count authorized orders.\n pending: Count pending orders.\n paid: Count paid orders.\n refunded: Count refunded orders.\n voided: Count voided orders.\n any: Count orders of any financial status." }, { "name": "fulfillment_status", "value": "", "type": "query", "description": "Filter orders by their fulfillment status.\n (default: any)\n \n shipped: Show orders that have been shipped. Returns orders with fulfillment_status of fulfilled.\n partial: Show partially shipped orders.\n unshipped: Show orders that have not yet been shipped. Returns orders with fulfillment_status of null.\n any: Show orders of any fulfillment status.\n unfulfilled: Returns orders with fulfillment_status of null or partial." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/order#count-2020-01" }, { "info": { "name": "Shopify Retrieves An Order Count", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/orders/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count orders created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count orders created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count orders last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count orders last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "status", "value": "", "type": "query", "description": "Count orders of a given status.\n (default: open)\n \n open: Count open orders.\n closed: Count closed orders.\n any: Count orders of any status." }, { "name": "financial_status", "value": "", "type": "query", "description": "Count orders of a given financial status.\n (default: any)\n \n authorized: Count authorized orders.\n pending: Count pending orders.\n paid: Count paid orders.\n refunded: Count refunded orders.\n voided: Count voided orders.\n any: Count orders of any financial status." }, { "name": "fulfillment_status", "value": "", "type": "query", "description": "Filter orders by their fulfillment status.\n (default: any)\n \n shipped: Show orders that have been shipped. Returns orders with fulfillment_status of fulfilled.\n partial: Show partially shipped orders.\n unshipped: Show orders that have not yet been shipped. Returns orders with fulfillment_status of null.\n any: Show orders of any fulfillment status.\n unfulfilled: Returns orders with fulfillment_status of null or partial." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/order#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Gift Cards", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/gift_cards/count.json", "params": [ { "name": "status", "value": "", "type": "query", "description": "Count gift cards with a given status. Valid values:\n \n enabled: Count only enabled gift cards\n disabled: Count only disabled gift cards" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/giftcard#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Gift Cards", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/gift_cards/count.json", "params": [ { "name": "status", "value": "", "type": "query", "description": "Count gift cards with a given status. Valid values:\n \n enabled: Count only enabled gift cards\n disabled: Count only disabled gift cards" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/giftcard#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Gift Cards", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/gift_cards/count.json", "params": [ { "name": "status", "value": "", "type": "query", "description": "Count gift cards with a given status. Valid values:\n \n enabled: Count only enabled gift cards\n disabled: Count only disabled gift cards" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/giftcard#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Gift Cards", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/gift_cards/count.json", "params": [ { "name": "status", "value": "", "type": "query", "description": "Count gift cards with a given status. Valid values:\n \n enabled: Count only enabled gift cards\n disabled: Count only disabled gift cards" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/giftcard#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Gift Cards", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/gift_cards/count.json", "params": [ { "name": "status", "value": "", "type": "query", "description": "Count gift cards with a given status. Valid values:\n \n enabled: Count only enabled gift cards\n disabled: Count only disabled gift cards" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/giftcard#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Gift Cards", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/gift_cards/count.json", "params": [ { "name": "status", "value": "", "type": "query", "description": "Count gift cards with a given status. Valid values:\n \n enabled: Count only enabled gift cards\n disabled: Count only disabled gift cards" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/giftcard#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of Collects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/collects/count.json", "params": [ { "name": "collection_id", "value": "", "type": "query", "description": "collection_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/collect#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Collects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/collects/count.json", "params": [ { "name": "collection_id", "value": "", "type": "query", "description": "collection_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/collect#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Collects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/collects/count.json", "params": [ { "name": "collection_id", "value": "", "type": "query", "description": "collection_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/collect#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Collects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/collects/count.json", "params": [ { "name": "collection_id", "value": "", "type": "query", "description": "collection_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/collect#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Collects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/collects/count.json", "params": [ { "name": "collection_id", "value": "", "type": "query", "description": "collection_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/collect#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Collects", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/collects/count.json", "params": [ { "name": "collection_id", "value": "", "type": "query", "description": "collection_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/collect#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of Custom Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/custom_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Count custom collections with given title." }, { "name": "product_id", "value": "", "type": "query", "description": "Count custom collections that include a given product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count custom collections last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count custom collections last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count custom collections published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count custom collections published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "description": "Count custom collections with a given published status.\n (default: any)\n \n published: Count only published custom collections.\n unpublished: Count only unpublished custom collections.\n any: Count custom collections of any published status." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/customcollection#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Custom Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/custom_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Count custom collections with given title." }, { "name": "product_id", "value": "", "type": "query", "description": "Count custom collections that include a given product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count custom collections last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count custom collections last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count custom collections published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count custom collections published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "description": "Count custom collections with a given published status.\n (default: any)\n \n published: Count only published custom collections.\n unpublished: Count only unpublished custom collections.\n any: Count custom collections of any published status." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/customcollection#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Custom Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/custom_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Count custom collections with given title." }, { "name": "product_id", "value": "", "type": "query", "description": "Count custom collections that include a given product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count custom collections last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count custom collections last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count custom collections published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count custom collections published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "description": "Count custom collections with a given published status.\n (default: any)\n \n published: Count only published custom collections.\n unpublished: Count only unpublished custom collections.\n any: Count custom collections of any published status." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/customcollection#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Custom Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/custom_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Count custom collections with given title." }, { "name": "product_id", "value": "", "type": "query", "description": "Count custom collections that include a given product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count custom collections last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count custom collections last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count custom collections published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count custom collections published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "description": "Count custom collections with a given published status.\n (default: any)\n \n published: Count only published custom collections.\n unpublished: Count only unpublished custom collections.\n any: Count custom collections of any published status." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/customcollection#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Custom Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/custom_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Count custom collections with given title." }, { "name": "product_id", "value": "", "type": "query", "description": "Count custom collections that include a given product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count custom collections last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count custom collections last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count custom collections published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count custom collections published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "description": "Count custom collections with a given published status.\n (default: any)\n \n published: Count only published custom collections.\n unpublished: Count only unpublished custom collections.\n any: Count custom collections of any published status." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/customcollection#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Custom Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/custom_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Count custom collections with given title." }, { "name": "product_id", "value": "", "type": "query", "description": "Count custom collections that include a given product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count custom collections last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count custom collections last updated before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_min", "value": "", "type": "query", "description": "Count custom collections published after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_at_max", "value": "", "type": "query", "description": "Count custom collections published before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "published_status", "value": "", "type": "query", "description": "Count custom collections with a given published status.\n (default: any)\n \n published: Count only published custom collections.\n unpublished: Count only unpublished custom collections.\n any: Count custom collections of any published status." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/customcollection#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of Products", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/products/count.json", "params": [ { "name": "vendor", "value": "", "type": "query", "description": "Filter results by product vendor." }, { "name": "product_type", "value": "", "type": "query", "description": "Filter results by product type." }, { "name": "collection_id", "value": "", "type": "query", "description": "Filter results by collection ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show products created after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show products created before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show products last updated after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show products last updated before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show products published after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show products published before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Return products by their published status\n (default: any)\n \n published: Show only published products.\n unpublished: Show only unpublished products.\n any: Show all products." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Products", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/products/count.json", "params": [ { "name": "vendor", "value": "", "type": "query", "description": "Filter results by product vendor." }, { "name": "product_type", "value": "", "type": "query", "description": "Filter results by product type." }, { "name": "collection_id", "value": "", "type": "query", "description": "Filter results by collection ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show products created after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show products created before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show products last updated after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show products last updated before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show products published after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show products published before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Return products by their published status\n (default: any)\n \n published: Show only published products.\n unpublished: Show only unpublished products.\n any: Show all products." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Products", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/products/count.json", "params": [ { "name": "vendor", "value": "", "type": "query", "description": "Filter results by product vendor." }, { "name": "product_type", "value": "", "type": "query", "description": "Filter results by product type." }, { "name": "collection_id", "value": "", "type": "query", "description": "Filter results by collection ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show products created after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show products created before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show products last updated after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show products last updated before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show products published after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show products published before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Return products by their published status\n (default: any)\n \n published: Show only published products.\n unpublished: Show only unpublished products.\n any: Show all products." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Products", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/products/count.json", "params": [ { "name": "vendor", "value": "", "type": "query", "description": "Filter results by product vendor." }, { "name": "product_type", "value": "", "type": "query", "description": "Filter results by product type." }, { "name": "collection_id", "value": "", "type": "query", "description": "Filter results by collection ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show products created after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show products created before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show products last updated after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show products last updated before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show products published after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show products published before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Return products by their published status\n (default: any)\n \n published: Show only published products.\n unpublished: Show only unpublished products.\n any: Show all products." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Products", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/products/count.json", "params": [ { "name": "vendor", "value": "", "type": "query", "description": "Filter results by product vendor." }, { "name": "product_type", "value": "", "type": "query", "description": "Filter results by product type." }, { "name": "collection_id", "value": "", "type": "query", "description": "Filter results by collection ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show products created after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show products created before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show products last updated after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show products last updated before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show products published after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show products published before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Return products by their published status\n (default: any)\n \n published: Show only published products.\n unpublished: Show only unpublished products.\n any: Show all products." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Products", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/products/count.json", "params": [ { "name": "vendor", "value": "", "type": "query", "description": "Filter results by product vendor." }, { "name": "product_type", "value": "", "type": "query", "description": "Filter results by product type." }, { "name": "collection_id", "value": "", "type": "query", "description": "Filter results by collection ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show products created after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show products created before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show products last updated after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show products last updated before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show products published after date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show products published before date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Return products by their published status\n (default: any)\n \n published: Show only published products.\n unpublished: Show only unpublished products.\n any: Show all products." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product#count-unstable" }, { "info": { "name": "Shopify Get A Count Of All Product Images", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/products/:product_id/images/count.json", "params": [ { "name": "product_id", "value": "", "type": "path", "description": "product_id" }, { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product-image#count-2020-01" }, { "info": { "name": "Shopify Get A Count Of All Product Images", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/products/:product_id/images/count.json", "params": [ { "name": "product_id", "value": "", "type": "path", "description": "product_id" }, { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product-image#count-2020-04" }, { "info": { "name": "Shopify Get A Count Of All Product Images", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/products/:product_id/images/count.json", "params": [ { "name": "product_id", "value": "", "type": "path", "description": "product_id" }, { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product-image#count-2020-07" }, { "info": { "name": "Shopify Get A Count Of All Product Images", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/products/:product_id/images/count.json", "params": [ { "name": "product_id", "value": "", "type": "path", "description": "product_id" }, { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product-image#count-2020-10" }, { "info": { "name": "Shopify Get A Count Of All Product Images", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/products/:product_id/images/count.json", "params": [ { "name": "product_id", "value": "", "type": "path", "description": "product_id" }, { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product-image#count-2021-01" }, { "info": { "name": "Shopify Get A Count Of All Product Images", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/products/:product_id/images/count.json", "params": [ { "name": "product_id", "value": "", "type": "path", "description": "product_id" }, { "name": "since_id", "value": "", "type": "query", "description": "Restrict results to after the specified ID" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/product-image#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of Smart Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/smart_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Show smart collections with the specified title." }, { "name": "product_id", "value": "", "type": "query", "description": "Show smart collections that include the specified product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show smart collections last updated after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show smart collections last updated before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show smart collections published after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show smart collections published before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Filter results based on the published status of smart collections.\n (default: any)\n \n published: Show only published smart collections.\n unpublished: Show only unpublished smart collections.\n any: Show all smart collections." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/smartcollection#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Smart Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/smart_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Show smart collections with the specified title." }, { "name": "product_id", "value": "", "type": "query", "description": "Show smart collections that include the specified product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show smart collections last updated after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show smart collections last updated before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show smart collections published after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show smart collections published before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Filter results based on the published status of smart collections.\n (default: any)\n \n published: Show only published smart collections.\n unpublished: Show only unpublished smart collections.\n any: Show all smart collections." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/smartcollection#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Smart Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/smart_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Show smart collections with the specified title." }, { "name": "product_id", "value": "", "type": "query", "description": "Show smart collections that include the specified product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show smart collections last updated after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show smart collections last updated before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show smart collections published after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show smart collections published before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Filter results based on the published status of smart collections.\n (default: any)\n \n published: Show only published smart collections.\n unpublished: Show only unpublished smart collections.\n any: Show all smart collections." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/smartcollection#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Smart Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/smart_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Show smart collections with the specified title." }, { "name": "product_id", "value": "", "type": "query", "description": "Show smart collections that include the specified product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show smart collections last updated after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show smart collections last updated before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show smart collections published after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show smart collections published before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Filter results based on the published status of smart collections.\n (default: any)\n \n published: Show only published smart collections.\n unpublished: Show only unpublished smart collections.\n any: Show all smart collections." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/smartcollection#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Smart Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/smart_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Show smart collections with the specified title." }, { "name": "product_id", "value": "", "type": "query", "description": "Show smart collections that include the specified product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show smart collections last updated after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show smart collections last updated before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show smart collections published after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show smart collections published before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Filter results based on the published status of smart collections.\n (default: any)\n \n published: Show only published smart collections.\n unpublished: Show only unpublished smart collections.\n any: Show all smart collections." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/smartcollection#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Smart Collections", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/smart_collections/count.json", "params": [ { "name": "title", "value": "", "type": "query", "description": "Show smart collections with the specified title." }, { "name": "product_id", "value": "", "type": "query", "description": "Show smart collections that include the specified product." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Show smart collections last updated after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Show smart collections last updated before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_min", "value": "", "type": "query", "description": "Show smart collections published after this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_at_max", "value": "", "type": "query", "description": "Show smart collections published before this date. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "published_status", "value": "", "type": "query", "description": "Filter results based on the published status of smart collections.\n (default: any)\n \n published: Show only published smart collections.\n unpublished: Show only unpublished smart collections.\n any: Show all smart collections." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/products/smartcollection#count-unstable" }, { "info": { "name": "Shopify Retrieve A Count Of Products That Are Published To Your App", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/product_listings/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/productlisting#count-2020-01" }, { "info": { "name": "Shopify Retrieve A Count Of Products That Are Published To Your App", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/product_listings/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/productlisting#count-2020-04" }, { "info": { "name": "Shopify Retrieve A Count Of Products That Are Published To Your App", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/product_listings/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/productlisting#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/orders/:order_id/fulfillments/count.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00)." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/orders/:order_id/fulfillments/count.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00)." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/orders/:order_id/fulfillments/count.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00)." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/orders/:order_id/fulfillments/count.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00)." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/orders/:order_id/fulfillments/count.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00)." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/orders/:order_id/fulfillments/count.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "created_at_min", "value": "", "type": "query", "description": "Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_min", "value": "", "type": "query", "description": "Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00)." }, { "name": "updated_at_max", "value": "", "type": "query", "description": "Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00)." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of Countries", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/countries/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/country#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Countries", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/countries/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/country#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Countries", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/countries/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/country#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Countries", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/countries/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/country#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Countries", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/countries/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/country#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Countries", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/countries/count.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/country#count-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of Provinces For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/countries/:country_id/provinces/count.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#count-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Provinces For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/countries/:country_id/provinces/count.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#count-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Provinces For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/countries/:country_id/provinces/count.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#count-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Provinces For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/countries/:country_id/provinces/count.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#count-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Provinces For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/countries/:country_id/provinces/count.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#count-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Provinces For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/countries/:country_id/provinces/count.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#count-unstable" } ] } ], "bundled": true }