The unique ID of the list.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/lists_list_id", "title": "lists_list_id", "description": "The unique ID of the list.", "example": "2c0fc9fa937b11eaa1b71c4d701ab86e", "maxLength": 32, "minLength": 32, "readOnly": true, "type": "string" }