Get content flagging configuration
GET/api/v4/content_flagging/flag/config
Returns the configuration for content flagging, including the list of available reasons for flagging content. This data is used to gather details from the user when they flag content. An enterprise advanced license is required.
Responses
- 200
- 404
- 500
- 501
Configuration retrieved successfully
Feature is disabled via the feature flag.
Internal server error.
Feature is disabled either via config or an Enterprise Advanced license is not available.