Get lists by userId
List
Get lists by userId
Retrieves lists created for a specific user, by user ID.
GET
Get lists by userId
Documentation Index
Fetch the complete documentation index at: https://developer.fabric.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
return Lists
Example:
"Wishlist"
Example:
null
Example:
"5349b4ddd2781d08c09890f4"
Example:
"Wish list"
Example:
"Add items to your wishlist to purchase later"
Example:
{ "attr1": "value1", "attr2": "value2" }Number of items added to the list.
Required range:
x >= 0Example:
0
