DiscussionService.getThreadsThis is a featured page

HTTP MethodURIReturns
GET/DiscussionService/getThreads.doDiscussion 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 registration
ns
The content namespace. This value is provided by Wetpaint during initial developer registration
cell.cellId
The cellId of the containing cell. Must be between 1 and 100 characters

Optional Parameters:

offset
The starting result number. Default is 0
maxResults
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
boe_wetpaint
Latest page update: made by boe_wetpaint , Feb 26 2009, 5:03 PM EST (about this update About This Update boe_wetpaint Edited by boe_wetpaint

No content added or deleted.

- complete history)
Keyword tags: None
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.