Authorization: Bearer ********************curl --location 'http://localhost:4002/rest/v1/residents/1/lists?include_first_4_items=undefined' \
--header 'X-Nexus-Key: ' \
--header 'Authorization: Bearer <token>'[
{
"id": "lst_A1qk1czuEupGQIy6",
"slug": "my-xbox-exclusive-favorites",
"name": "My Xbox Exclusive Favorites",
"description": null,
"is_public": true,
"total_items": 0,
"created_at": "2025-05-05T19:13:15.674Z",
"updated_at": "2025-05-05T19:13:15.674Z"
}
]