| Field | Type | Required | Description |
|---|---|---|---|
id |
str | ✔️ | The ID of the list |
name |
str | ✔️ | The name of the list |
description |
str | ✔️ | The description of the list |
is_private |
bool | ✔️ | Whether the list is private |
member_count |
int | ✔️ | The number of members in the list |
subscriber_count |
int | ✔️ | The number of subscribers in the list |