List Banned Words
GET /api/writing/entities/banned
GET
/api/writing/entities/banned
List all banned words for the active project.
Responses
Section titled “ Responses ”Successful Response
BannedWordsListResponse
List of banned words for a project.
object
words
required
Words
Array<object>
BannedWordItemA single banned word entry.
object
word
required
Word
string
createdAt
required
Createdat
ISO timestamp
string
total
required
Total
integer