This endpoint provides detailed information about threads, including their structure, metadata, and related resources.

Key Features

  • Thread Metadata: Retrieve author, timestamp, and engagement data.
  • Nested Comments: Access replies and sub-replies via hierarchical nesting.
  • Image Attachments: Support for embedded images (e.g., thread_pattern, api_documentation).

📌 Example Request:

GET /en/api/threads/details?thread_id=12345 HTTP/1.1

🌐 Related Resources:

thread_pattern
api_documentation

⚠️ Note: Ensure valid thread_id parameters to avoid errors.