Shops > Shops > shopsPage
Commerce APIShopsShopsshopsPage
shopsPage
GET:shops/page.json

Description

Get a list of shops you have access to.

See also: Pagination.

Topic: Shops

Arguments

last_key: String

Key of the last item from previous page. See also: Pagination


limit: Int

Return up to N entries (pagination). See also: Pagination


offset: Int

Skip N entries (pagination). See also: Pagination


Result

ShopShortPage

Preview (typescript)

Loading module