Skip to content

List Banned Words

GET
/api/writing/entities/banned

List all banned words for the active project.

Successful Response

BannedWordsListResponse

List of banned words for a project.

object
words
required
Words
Array<object>
BannedWordItem

A single banned word entry.

object
word
required
Word
string
createdAt
required
Createdat

ISO timestamp

string
total
required
Total
integer