List Shopping Lists

Get all shopping lists. Equivalent Storefront GraphQL API Query: `shoppingLists`. For more information, see the [GraphQL Playground](https://api-b2b.bigcommerce.com/graphql/playground).

Authentication

AuthorizationBearer
### Authentication header | Header | Argument | Description | |:-------|:---------|:------------| |`Authorization`|`Bearer {{B2B_JWT_TOKEN}}`| You can obtain this token using the steps described in the [REST Storefront API](/developer/docs/b2b-edition/getting-started/authentication#rest-storefront-api) section[...]

Query parameters

offsetstringOptionalDefaults to 0
Pagination offset
limitstringOptionalDefaults to 20
Pagination limit
isShowAllstringOptionalDefaults to 1
If show all
orderBystringOptionalDefaults to -created_at
Order by

Response

OK
codedouble
messagestring>=1 character
dataobject