Response
Unique list identifier
Project identifier
ID of the user who owns the list
Name of the list (always “root” for root lists)
Indicates this is a root list (always true)
Parent list ID (always null for root lists)
Array of entity IDs saved in this list
Array of nested sub-lists
Creation timestamp in ISO 8601 format
Last update timestamp in ISO 8601 format
Error Responses
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error
Notes
- Each user has a single root list per project.
- If the root list does not exist, it will be created automatically.
- The response includes all populated sub-lists and entity IDs if available.