Also, replies don’t come through when getting all comments for a file, correct? Essentially, replies are currently unaddressable at all via the API?
Edit: Nevermind, found them nested in the response for their parent comment!
Edit 2: Nevermind, the API reference sample response shows there should be a replies array on each comment, but I’m not seeing that property returned in production.
Edit 3: Keeping all of the above for others who might be confused lol. You can get the replies included if you add ?include=replies to the request