Retrieves details of a list by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the list whose details are to be retrieved.
List object found
List details
"Wishlist"
null
"5349b4ddd2781d08c09890f4"
"Wish list"
"Add items to your wishlist to purchase later"
{ "attr1": "value1", "attr2": "value2" }Number of items added to the list.
x >= 00