Skip to main content

Get Message By Frontend Id

Get a message by its frontend ID.

Path Parameters
message_id Message Id REQUIRED
Responses
200

Successful Response

Schema OPTIONAL
id uuid OPTIONAL
user_id uuid OPTIONAL
frontend_message_id Frontend Message Id OPTIONAL
text Text
lang Lang OPTIONAL
is_assistant Is Assistant
emojis object OPTIONAL
user_emojis string[] OPTIONAL
user_is_author User Is Author OPTIONAL
synthetic Synthetic OPTIONAL
parent_id uuid OPTIONAL
created_date date-time OPTIONAL
review_result Review Result OPTIONAL
review_count Review Count OPTIONAL
deleted Deleted OPTIONAL
model_name Model Name OPTIONAL
message_tree_id uuid OPTIONAL
ranking_count Ranking Count OPTIONAL
rank Rank OPTIONAL
user object OPTIONAL
id Id
display_name Display Name
auth_method Auth Method

Possible values: [discord, google, local, system]

user_id uuid
enabled Enabled
deleted Deleted
notes Notes
created_date date-time OPTIONAL
show_on_leaderboard Show On Leaderboard
streak_days Streak Days OPTIONAL
streak_last_day_date date-time OPTIONAL
last_activity_date date-time OPTIONAL
tos_acceptance_date date-time OPTIONAL
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type