GET:shops/page.json
Commerce APIGET:shops/page.json

GET:shops/page.json

Description

Get a list of shops you have access to.

See also: Pagination.

Topic: Shops

Query Parameters

last_key: String

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

Example: ?last_key=str


limit: Int

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

Example: ?limit=5


offset: Int

Skip N entries (pagination). See also: Pagination

Example: ?offset=5


organization_id: String

Unique organization identifier. See also: Unique Identifiers

Example: ?organization_id=og_EQzGqWoY

Response Body

ShopShortPage

Response Body Type

Loading module