Lists: Get Text EntriesCopy Pageget https://api.recordedfuture.com/list/{listId}/textEntriesReturns unstructured text entries stored in the specified list as a JSON array.Path ParamslistIdstringrequiredUnique identifier for a list (format: report:XXXXX) or a named watch list identifier, obtained from POST /list/search or POST /list/create.Responses 200Success — returns a bare JSON array of strings. Empty array if the list has no text entries. 400List is not migrated 404No such listUpdated about 1 month ago