Lists
List lists
Returns all lists in a workspace, ordered by position then name.
GET
List lists
Requires the
lists:read scope. You must be a member of the workspace.
Access-restricted members only receive lists within their permitted folders or
explicitly granted lists.Path parameters
The numeric workspace ID.
Response
Returns an array of list objects.List identifier.
ID of the workspace this list belongs to.
ID of the parent folder.
null if the list is not inside a folder.List name.
Icon identifier slug (e.g.,
"folder-1", "chart", "code"). null if not
set.List color.
Numeric sort position. Lists are ordered by this value ascending.
UTC ISO-8601 creation timestamp.
List lists