GET
/
apps
/
{app_id}
/
users
/
{user_id}
/
sessions
/
{session_id}
/
metamessages
/
{metamessage_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required
user_id
string
required
session_id
string
required
metamessage_id
string
required

Query Parameters

message_id
string
required

Response

200 - application/json
metamessage_type
string
required
content
string
required
id
string
required
message_id
string
required
metadata
object
required
created_at
string
required