Forum Discussion

khill's avatar
khill
Mentor
7 years ago

REST API v2 Multiple Posts with the Same Depth Value

Hi Community,   I am working with the REST API V2 messages tables and keep getting instances where a two posts (different post ids) on the same topic have the same depth.   Example: TopicID = 00...
  • VikasB's avatar
    VikasB
    7 years ago

    khill  As mentioned by DougS  depth is an indicator of message position.  In a thread, there will be only one message having depth 0 which is called topic. All other messages will have depth > 0.  See screenshot here

    But DougS reply of reply will have depth 2 not 1.  See screenshot here