Sign in or 

| HTTP Method | URI | Returns |
| GET | /DiscussionService/getThreads.do | Discussion threads associated with a cellId |
| Overview: Returns a list of discussion threads for a cell. Threads are returned sorted by their last post date, with most recent first. Each thread is returned with its first post and its recent post. If called with html output type, the resulting HTML will include pagination links. If the output type is html and the html.paginationUrl.pattern parameter is passed, the resulting html will also include pagination hyperlinks. Pagination links are not returned if the output type is api. | ||
| Common Parameters Required Parameters: key The developer key. This value is provided by Wetpaint during initial developer registrationns The content namespace. This value is provided by Wetpaint during initial developer registrationcell.cellId The cellId of the containing cell. Must be between 1 and 100 charactersOptional Parameters: offset The starting result number. Default is 0maxResults The number of results to return. Default is 20. This parameter is also used to construct pagination hyperlinks for the html output type. Required if html.paginationUrl.pattern is also passed.html.paginationUrl.pattern The url pattern that will be used to generate pagination hyperlinks for the html output type. If not passed, no pagination will be included. Must be between 1 and 1000 characters. | ||
| Example Request ( required parameters in red ): | ||
| Example Response: | ||
|
boe_wetpaint |
Latest page update: made by boe_wetpaint
, Feb 26 2009, 5:03 PM EST
(about this update
About This Update
No content added or deleted. - complete history) |
|
Keyword tags:
None
More Info: links to this page
|