Get content flagging property fields
GET/api/v4/content_flagging/fields
Returns the list of property fields that can be associated with content flagging reports. These fields are used for storing metadata about a post's flag. An enterprise advanced license is required.
Responses
- 200
- 404
- 500
- 501
Custom fields 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.