Skip to main content

Returns the list of stores that are part of a given chain.

Returns the list of stores that are part of a given chain.

Path Parameters
  • chainId string required

    Possible values: Value must match regular expression \d+

Query Parameters
  • pageSize string required

    Possible values: Value must match regular expression \d+

    Count of chains on page

  • offset string required

    Possible values: Value must match regular expression \d+

    Offset of items

Responses

Success.


Schema array
  • id integer
  • name string
Loading...