tools.ozone.moderation.getEvent
GET/xrpc/tools.ozone.moderation.getEvent
This endpoint is part of the Ozone moderation service APIs. Requests usually require authentication, are directed to the user's PDS intance, and proxied to the Ozone instance indicated by the DID in the service proxying header. Admin authenentication may also be possible, with request sent directly to the Ozone instance.
To learn more about calling atproto API endpoints like this one, see the API Hosts and Auth guide.
Get details about a moderation event.
Request
Query Parameters
Responses
- 200
- 400
- 401
OK
- application/json
- Schema
- Example (from schema)
Schema
- tools.ozone.moderation.defs.modEventTakedown
- tools.ozone.moderation.defs.modEventReverseTakedown
- tools.ozone.moderation.defs.modEventComment
- tools.ozone.moderation.defs.modEventReport
- tools.ozone.moderation.defs.modEventLabel
- tools.ozone.moderation.defs.modEventAcknowledge
- tools.ozone.moderation.defs.modEventEscalate
- tools.ozone.moderation.defs.modEventMute
- tools.ozone.moderation.defs.modEventUnmute
- tools.ozone.moderation.defs.modEventMuteReporter
- tools.ozone.moderation.defs.modEventUnmuteReporter
- tools.ozone.moderation.defs.modEventEmail
- tools.ozone.moderation.defs.modEventResolveAppeal
- tools.ozone.moderation.defs.modEventDivert
- tools.ozone.moderation.defs.modEventTag
- com.atproto.moderation.defs.reasonSpam
- com.atproto.moderation.defs.reasonViolation
- com.atproto.moderation.defs.reasonMisleading
- com.atproto.moderation.defs.reasonSexual
- com.atproto.moderation.defs.reasonRude
- com.atproto.moderation.defs.reasonOther
- com.atproto.moderation.defs.reasonAppeal
- tools.ozone.moderation.defs.repoView
- tools.ozone.moderation.defs.repoViewNotFound
- tools.ozone.moderation.defs.recordView
- tools.ozone.moderation.defs.recordViewNotFound
- com.atproto.admin.defs.repoRef
- com.atproto.repo.strongRef
Array [
]
Array [
]
- com.atproto.admin.defs.repoRef
- com.atproto.repo.strongRef
- com.atproto.admin.defs.repoRef
- com.atproto.repo.strongRef
Array [
]
Array [
]
Array [
- tools.ozone.moderation.defs.imageDetails
- tools.ozone.moderation.defs.videoDetails
- com.atproto.admin.defs.repoRef
- com.atproto.repo.strongRef
]
event
object
required
oneOf
If true, all other reports on content authored by this account will be resolved (acknowledged).
Describe reasoning behind the reversal.
Make the comment persistent on the subject
Set to true if the reporter was muted from reporting at the time of the event. These reports won't impact the reviewState of the subject.
reportType
object
required
oneOf
string
string
string
string
string
string
string
Describe reasoning behind the reversal.
Describe reasoning behind the reversal.
The subject line of the email sent to the user.
The content of the email sent to the user.
Additional comment about the outgoing comm.
Describe resolution.
Additional comment about added/removed tags.
subject
object
required
oneOf
moderation
object
required
subjectStatus
object
subject
object
required
oneOf
Timestamp referencing when the last update was made to the moderation status of the subject
Timestamp referencing the first moderation status impacting event was emitted on the subject
Possible values: [#reviewOpen
, #reviewEscalated
, #reviewClosed
, #reviewNone
]
Sticky comment on the subject.
Timestamp referencing when the author of the subject appealed a moderation action
True indicates that the a previously taken moderator action was appealed against, by the author of the content. False indicates last appeal was resolved by moderators.
invitedBy
object
uses
object[]
required
threatSignatures
object[]
moderation
object
required
subjectStatus
object
subject
object
required
oneOf
Timestamp referencing when the last update was made to the moderation status of the subject
Timestamp referencing the first moderation status impacting event was emitted on the subject
Possible values: [#reviewOpen
, #reviewEscalated
, #reviewClosed
, #reviewNone
]
Sticky comment on the subject.
Timestamp referencing when the author of the subject appealed a moderation action
True indicates that the a previously taken moderator action was appealed against, by the author of the content. False indicates last appeal was resolved by moderators.
repo
object
required
moderation
object
required
subjectStatus
object
subject
object
required
oneOf
Timestamp referencing when the last update was made to the moderation status of the subject
Timestamp referencing the first moderation status impacting event was emitted on the subject
Possible values: [#reviewOpen
, #reviewEscalated
, #reviewClosed
, #reviewNone
]
Sticky comment on the subject.
Timestamp referencing when the author of the subject appealed a moderation action
True indicates that the a previously taken moderator action was appealed against, by the author of the content. False indicates last appeal was resolved by moderators.
invitedBy
object
uses
object[]
required
threatSignatures
object[]
subjectBlobs
object[]
required
details
object
oneOf
moderation
object
subjectStatus
object
subject
object
required
oneOf
Timestamp referencing when the last update was made to the moderation status of the subject
Timestamp referencing the first moderation status impacting event was emitted on the subject
Possible values: [#reviewOpen
, #reviewEscalated
, #reviewClosed
, #reviewNone
]
Sticky comment on the subject.
Timestamp referencing when the author of the subject appealed a moderation action
True indicates that the a previously taken moderator action was appealed against, by the author of the content. False indicates last appeal was resolved by moderators.
{
"id": 0,
"event": {},
"subject": {},
"subjectBlobs": [
{
"cid": "string",
"mimeType": "string",
"size": 0,
"createdAt": "2024-11-04T00:29:30.276Z",
"details": {},
"moderation": {
"subjectStatus": {
"id": 0,
"subject": {},
"subjectBlobCids": [
"string"
],
"subjectRepoHandle": "string",
"updatedAt": "2024-11-04T00:29:30.276Z",
"createdAt": "2024-11-04T00:29:30.276Z",
"reviewState": "#reviewOpen",
"comment": "string",
"muteUntil": "2024-11-04T00:29:30.276Z",
"muteReportingUntil": "2024-11-04T00:29:30.276Z",
"lastReviewedBy": "string",
"lastReviewedAt": "2024-11-04T00:29:30.276Z",
"lastReportedAt": "2024-11-04T00:29:30.276Z",
"lastAppealedAt": "2024-11-04T00:29:30.276Z",
"takendown": true,
"appealed": true,
"suspendUntil": "2024-11-04T00:29:30.276Z",
"tags": [
"string"
]
}
}
}
],
"createdBy": "string",
"createdAt": "2024-11-04T00:29:30.276Z"
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
Possible values: [InvalidRequest
, ExpiredToken
, InvalidToken
]
{
"error": "InvalidRequest",
"message": "string"
}
Unauthorized
- application/json
- Schema
- Example (from schema)
Schema
{
"message": "string"
}