/
/Bungie.Net API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 55m ago · Updated 2mo ago
4
App2
CommunityContent1
Content6
Destiny238
Fireteam5
Forum10
  • get/Forum/GetTopicsPaged/{page}/{pageSize}/{group}/{sort}/{quickDate}/{categoryFilter}/
  • get/Forum/GetCoreTopicsPaged/{page}/{sort}/{quickDate}/{categoryFilter}/
  • get/Forum/GetPostsThreadedPaged/{parentPostId}/{page}/{pageSize}/{replySize}/{getParentPost}/{rootThreadMode}/{sortMode}/
  • get/Forum/GetPostsThreadedPagedFromChild/{childPostId}/{page}/{pageSize}/{replySize}/{rootThreadMode}/{sortMode}/
  • get/Forum/GetPostAndParent/{childPostId}/
  • get/Forum/GetPostAndParentAwaitingApproval/{childPostId}/
  • get/Forum/GetTopicForContent/{contentId}/
  • get/Forum/GetForumTagSuggestions/
  • get/Forum/Poll/{topicId}/
  • post/Forum/Recruit/Summaries/
GroupV234
Social8
Tokens3
Trending3
User6
    Forum

    Gets the post Id for the given content item's comments, if it exists.

    get/Forum/GetTopicForContent/{contentId}/

    Path parameters

    contentIdinteger required

    Response

    Look at the Response property for more information about the nature of this response

    Changes