Get Longest Conv By Frontend Id
Get the longest conversation from the tree of the message. The message is identified by its frontend ID.
Path Parameters |
---|
message_id Message Id — REQUIRED |
Responses | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful Response
| ||||||||||||
422 Validation Error
|
Get the longest conversation from the tree of the message. The message is identified by its frontend ID.
Path Parameters |
---|
message_id Message Id — REQUIRED |
Responses | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful Response
| ||||||||||||
422 Validation Error
|
get_longest_conv_by_frontend_id_api_v1_frontend_messages__message_id__longest_conversation_in_tree_get
GET /api/v1/frontend_messages/:message_id/longest_conversation_in_tree
curl -L 'https://andrewm4894.github.io/api/v1/frontend_messages/:message_id/longest_conversation_in_tree' \
-H 'Accept: application/json'