/
SP
spacebarchat
/
Spacebar Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 25m ago · Updated 3d ago
Details
Filter operations
3
_spacebar
4
-
2
applications
30
attachments
1
auth
16
beaker
1
channels
54
collectibles-categories
1
collectibles-shop
1
connections
4
discoverable-guilds
1
discovery
1
download
1
emojis
1
experiments
1
games
1
gateway
2
gifs
3
guild-recommendations
1
guilds
77
healthz
1
hub-waitlist
1
interactions
2
invites
3
oauth2
4
outbound-promotions
1
partners
1
ping
1
policies
5
read-states
1
readyz
1
reporting
21
get
/reporting/
get
/reporting/menu/guild
post
/reporting/guild
get
/reporting/menu/guild_discovery
post
/reporting/guild_discovery
get
/reporting/menu/guild_directory_entry
post
/reporting/guild_directory_entry
get
/reporting/menu/guild_scheduled_event
post
/reporting/guild_scheduled_event
get
/reporting/menu/message
post
/reporting/message
get
/reporting/menu/stage_channel
post
/reporting/stage_channel
get
/reporting/menu/first_dm
post
/reporting/first_dm
get
/reporting/menu/user
post
/reporting/user
get
/reporting/menu/application
post
/reporting/application
get
/reporting/menu/widget
post
/reporting/widget
safety-hub
2
scheduled-maintenances
1
science
1
stage-instances
1
static
1
sticker-packs
1
stickers
2
stop
1
store
4
teams
2
track
1
updates
1
users
64
verify-email
1
voice
1
warp
1
webhooks
11
widget
1
reporting
Get reporting menu options for user reports.
post
/reporting/user
Request body
CreateReportSchema
required
version
string
required
variant
string
required
name
string
required
language
string
required
breadcrumbs
integer[]
required
elements
object
channel_id
string
message_id
string
guild_id
string
stage_instance_id
string
guild_scheduled_event_id
string
reported_user_id
string
application_id
string
user_id
string
widget_id
string
Response
ReportingMenuResponse
required
name
string
required
version
string
required
variant
string
required
postback_url
string
required
language
string
root_node_id
integer
required
success_node_id
integer
required
fail_node_id
integer
required
nodes
object
required
Changes