Skip to main content
GET
List Removed Content

Authorizations

Authorization
string
header
required

Send platform JWTs, contact JWTs, or team API keys as Authorization: Bearer <token>.

Path Parameters

team_id
string
required
hub_id
string
required

Query Parameters

sort
enum<string>
default:-removed_at

Sort order for the removed list. One of: -author_name, -content, -content_type, -removed_at, -report_count, author_name, content, content_type, removed_at, report_count

Available options:
-author_name,
-content,
-content_type,
-removed_at,
-report_count,
author_name,
content,
content_type,
removed_at,
report_count
page[size]
integer
default:50
Required range: 1 <= x <= 100
page[after]
string | null
filter[content_type]
string | null

Response

Successful Response

data
RemovedContentResource · object[]
required
included
ContactIncludedResource · object[] | null
meta
Meta · object | null