Skip to main content
Use POST /stores/search to build focused Shopify account lists.

Response shape

Store search returns public store DTOs. Contact channels are never included in store search responses.

Guardrails

  • Use at least one positive narrowing filter.
  • Keep limit within the OpenAPI page-size cap.
  • Use next_cursor for additional pages.
  • Do not attempt to walk or reconstruct the StoreInspect dataset.