Message Metadata
Gets the message metadata relationship. This API allows users to track the relationship between a message and all the forwards and replies of that message.
Path parameters
messageIdanyrequired
Valid id of a SOCIALMESSAGE
Header parameters
sessionTokenanyrequired
Session authentication token.
User-Agentanyrequired
Request user agent.
Responses
application/json
application/json
application/json
application/json
application/json
cURL
JavaScript
Python
HTTP
200
400
401
403
500
📘 Message RelationshipThe Message Metadata API returns information about the current message relationships (parent, replies, forwards and form replies).
🚧 Required RolesCalling this endpoint requires the Content Management role. See Bot Permissions for a list of roles and associated privileges.
Last updated
Was this helpful?