Skip to main content

Get a flagged post with all its content.

GET 

/api/v4/content_flagging/post/:post_id

Returns the flagged post with all its data, even if it is soft-deleted. This endpoint is only accessible by content reviewers. A content reviewer can only fetch flagged posts from this API if the post is indeed flagged and they are a content reviewer of the post's team. An enterprise advanced license is required.

Request

Responses

The flagged post is fetched correctly