Parameter | Type | Default | Description |
---|---|---|---|
search | string | null | When true, returns only Articles with titles that match the given string |
{
"categories": [], // List of categories - see 'Category with articles model'
"unassigned_articles": [] // List of articles - see 'Article model'
}