Path Parameters
The ID of the parent list
Response
Returns an array of sub-list objects.Unique list identifier
Project identifier
ID of the user who owns the list
Name of the list
ID of the parent list
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
Missing Parameters - 400 Bad Request
Missing Parameters - 400 Bad Request
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error
Notes
- Only sub-lists belonging to the authenticated user and nested under the specified list are returned.
- The returned sub-lists are populated with their own metadata (e.g., entity IDs, timestamps).