CategorySettings: Discourse Category Settings |
Get a list of categoriesThe Categories endpoint returns a list of all the categories for your discourse site that you have access to.
Catalog: Discourse
Schema: Categories
Label: Category Settings
Retrieve: true
Insert: true
Update: false
Delete: false
Table Columns
The columns of the table CategorySettings are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
can_create_category |
char |
Can Create Category |
☐ |
|
can_create_topic |
char |
Can Create Topic |
☐ |
|
draft_key |
varchar2 |
Draft Key |
☐ |
|
draft_sequence |
int64 |
Draft Sequence |
☐ |
|
draft |
char |
Draft |
☐ |
|