Skip to main content

GETSTORE

Get the same details as LISTSTORES, but for a single store. Errors if it doesn't exist.

Syntax

GETSTORE <store_name>GETSTORE <store_name> SCHEMA analytics

Example

GETSTORE my_store

See SDK examples for Python, Node, Go, and Rust.