Skip to main content

Retrieve all stores for a specific user

GET 

/stores

Retrieve all stores for a specific user

Responses

Stores retrieved successfully

Schema

  • Array [

  • id string
    store_name string
    description string
    public boolean
    created_at date-time
    owner_id string

    schema_values

    object

    property name*

    string[]

  • Array [

  • string

  • ]

  • schema_options

    object

    property name*

    string[]

  • Array [

  • string

  • ]

  • ]

Loading...