Torngen.Client.Path.User.Forumthreads (TorngenElixirClient v2.0.2)

View Source

Get your threads.

Requires public access key. <br>Returns 100 threads per page. The field 'new_posts' is also available, indicating the amount of unread posts with a Minimum API key (or higher).

Parmeters

  • limit: N/A
  • sort: Sorted by the greatest timestamps
  • from: Timestamp that sets the lower limit for the data returned
  • to: Timestamp that sets the upper limit for the data returned
  • timestamp: Timestamp to bypass cache
  • comment: Comment for your tool/service/bot/website to be visible in the logs.
  • key: API key (Public)

Response Module(s)

  • UserForumThreadsResponse