List

Returns unstructured text entries stored in the specified list as a JSON array.

get/list/{listId}/textEntries

Response

Success — returns a bare JSON array of strings. Empty array if the list has no text entries.

TextEntry[] required

Changes