GET Discussions
Returns the 20 most recent publicly viewable discussions.
- Url
- /discussions.format
-
- Full Url
- /vanilla/discussions.format
-
- Supported Formats
- json, xml
-
- Supported Request Methods
- GET
-
- Parameters
-
page (optional): The page of discussions to get. This parameter is a standard vanilla page parameter and can have the following format:
- p<x>: Get page x (ex. p1).
- <x>-<y>: This is a range viewing records x through y (ex. 1-3).
- Examples (Try It!)
-
JSON: http://vanillaforums.org/discussions.json
XML: http://vanillaforums.org/discussions.xml
|
Edited November 2010 by Mark |