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
messageIdstringRequired
Valid id of a SOCIALMESSAGE
Header parameters
sessionTokenstringRequired
Session authentication token.
User-AgentstringRequired
Request user agent.
Responses
200
Successful Operation
application/json
400
Client error, see response body for further details.
application/json
401
Unauthorized: Invalid session token.
application/json
403
Forbidden: Caller lacks necessary entitlement.
application/json
500
Server error, see response body for further details.
application/json
get
/v1/admin/messages/{messageId}/metadata/relationships
📘 Message Relationship
🚧 Required Roles
Last updated
Was this helpful?