getNetworkPosts
- Home
- Forums
- UgcForumPost
- getNetworkPosts
getNetworkPosts
Gets the most recent posts across the network or a site.
Parameters
Name | Description |
node_id required | Node ID the post belongs to. |
blog_id optional | Blog ID the post belongs to. |
category_id optional | Category ID the post belongs to. |
forum_id optional | Forum ID the post belongs to. |
created_by optional | ID of the user creating the post. |
exclude_created_threads optional | Whether or not to exclude threads the ‘created_by’ user ID created. |
sort_key optional | Key to sort posts by. |
sort_order optional | Order to arrange post sorting. |
get_total optional | Whether or not to get the total number of posts. |
decode_bb optional | Whether or not to decode bb codes within posts. |
page optional | Page of results to return. |
num optional | Number of items to return per page. |
output optional | The response output format. Accepts JSON and XML. |
Request Syntax
https://services.onesite.com/rest/ugcForumPost?action=getNetworkPosts&node_id=188234&devkey=[devkey] |
JSON Response
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 |
{ "service":"ugcForumPost", "action":"getNetworkPosts", "code":1, "message":"Posts Retrieved", "total":8, "item":[ { "post_id":"556520912", "title":"My NEW post to delete...", "content":"My NEW post to delete...", "last_edited":null, "edited_by":null, "anonymous":"0", "created_by":"143593317", "created":"2019-01-30 16:25:01", "censored_date":null, "censored_by":null, "poster_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_id":"28943337", "thread_forum_id":"233613", "thread_title":"My new thread title...", "thread_sticky":"0", "thread_anonymous":"0", "thread_num_posts":"9", "thread_created":"2012-02-23 13:45:47", "thread_num_views":"827", "thread_created_by":"143593317", "thread_last_post_id":"556520912", "thread_first_post_id":"516738587", "thread_expires":"2012-03-19 14:48:12", "thread_creator_home_url":null, "thread_creator_avatar_url":"", "thread_creator_profile_photo_url":"", "thread_creator_username":null, "thread_creator_age":null, "thread_creator_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_url":"http://www.onesitedemo.com/go/thread/view/139071/28943337/My_new_thread_title..." }, { "post_id":"556520911", "title":"This is my new post...", "content":"This is my new post...", "last_edited":null, "edited_by":null, "anonymous":"0", "created_by":"143593317", "created":"2019-01-30 16:25:00", "censored_date":null, "censored_by":null, "poster_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_id":"28943337", "thread_forum_id":"233613", "thread_title":"My new thread title...", "thread_sticky":"0", "thread_anonymous":"0", "thread_num_posts":"9", "thread_created":"2012-02-23 13:45:47", "thread_num_views":"827", "thread_created_by":"143593317", "thread_last_post_id":"556520912", "thread_first_post_id":"516738587", "thread_expires":"2012-03-19 14:48:12", "thread_creator_home_url":null, "thread_creator_avatar_url":"", "thread_creator_profile_photo_url":"", "thread_creator_username":null, "thread_creator_age":null, "thread_creator_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_url":"http://www.onesitedemo.com/go/thread/view/139071/28943337/My_new_thread_title..." }, { "post_id":"556520909", "title":"My new thread...", "content":"My new thread...", "last_edited":null, "edited_by":null, "anonymous":"0", "created_by":"143593317", "created":"2019-01-30 16:24:40", "censored_date":null, "censored_by":null, "poster_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_id":"31499188", "thread_forum_id":"233613", "thread_title":"My new thread...", "thread_sticky":"0", "thread_anonymous":"0", "thread_num_posts":"-1", "thread_created":"2019-01-30 16:24:40", "thread_num_views":"0", "thread_created_by":"143593317", "thread_last_post_id":"0", "thread_first_post_id":"0", "thread_expires":null, "thread_creator_home_url":null, "thread_creator_avatar_url":"", "thread_creator_profile_photo_url":"", "thread_creator_username":null, "thread_creator_age":null, "thread_creator_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_url":"http://www.onesitedemo.com/go/thread/view/139071/31499188/My_new_thread..." }, { "post_id":"556520910", "title":"My new thread to delete...", "content":"My new thread to delete...", "last_edited":null, "edited_by":null, "anonymous":"0", "created_by":"143593317", "created":"2019-01-30 16:24:40", "censored_date":null, "censored_by":null, "poster_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_id":"31499189", "thread_forum_id":"233613", "thread_title":"My new thread to delete...", "thread_sticky":"0", "thread_anonymous":"0", "thread_num_posts":"0", "thread_created":"2019-01-30 16:24:40", "thread_num_views":"0", "thread_created_by":"143593317", "thread_last_post_id":"556520910", "thread_first_post_id":556520910, "thread_expires":null, "thread_creator_home_url":null, "thread_creator_avatar_url":"", "thread_creator_profile_photo_url":"", "thread_creator_username":null, "thread_creator_age":null, "thread_creator_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_url":"http://www.onesitedemo.com/go/thread/view/139071/31499189/My_new_thread_to_delete..." }, { "post_id":"556520908", "title":"My NEW post to delete...", "content":"My NEW post to delete...", "last_edited":null, "edited_by":null, "anonymous":"0", "created_by":"143593317", "created":"2019-01-30 15:31:21", "censored_date":null, "censored_by":null, "poster_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_id":"28943337", "thread_forum_id":"233613", "thread_title":"My new thread title...", "thread_sticky":"0", "thread_anonymous":"0", "thread_num_posts":"9", "thread_created":"2012-02-23 13:45:47", "thread_num_views":"827", "thread_created_by":"143593317", "thread_last_post_id":"556520912", "thread_first_post_id":"516738587", "thread_expires":"2012-03-19 14:48:12", "thread_creator_home_url":null, "thread_creator_avatar_url":"", "thread_creator_profile_photo_url":"", "thread_creator_username":null, "thread_creator_age":null, "thread_creator_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_url":"http://www.onesitedemo.com/go/thread/view/139071/28943337/My_new_thread_title..." }, { "post_id":"556520907", "title":"This is my new post...", "content":"This is my new post...", "last_edited":null, "edited_by":null, "anonymous":"0", "created_by":"143593317", "created":"2019-01-30 15:31:20", "censored_date":null, "censored_by":null, "poster_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_id":"28943337", "thread_forum_id":"233613", "thread_title":"My new thread title...", "thread_sticky":"0", "thread_anonymous":"0", "thread_num_posts":"9", "thread_created":"2012-02-23 13:45:47", "thread_num_views":"827", "thread_created_by":"143593317", "thread_last_post_id":"556520912", "thread_first_post_id":"516738587", "thread_expires":"2012-03-19 14:48:12", "thread_creator_home_url":null, "thread_creator_avatar_url":"", "thread_creator_profile_photo_url":"", "thread_creator_username":null, "thread_creator_age":null, "thread_creator_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_url":"http://www.onesitedemo.com/go/thread/view/139071/28943337/My_new_thread_title..." }, { "post_id":"556520906", "title":"My new thread...", "content":"My new thread...", "last_edited":null, "edited_by":null, "anonymous":"0", "created_by":"143593317", "created":"2019-01-30 15:30:57", "censored_date":null, "censored_by":null, "poster_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_id":"31499186", "thread_forum_id":"233613", "thread_title":"My new thread...", "thread_sticky":"0", "thread_anonymous":"0", "thread_num_posts":"0", "thread_created":"2019-01-30 15:30:57", "thread_num_views":"0", "thread_created_by":"143593317", "thread_last_post_id":"556520906", "thread_first_post_id":"556520906", "thread_expires":null, "thread_creator_home_url":null, "thread_creator_avatar_url":"", "thread_creator_profile_photo_url":"", "thread_creator_username":null, "thread_creator_age":null, "thread_creator_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_url":"http://www.onesitedemo.com/go/thread/view/139071/31499186/My_new_thread..." }, { "post_id":"516738587", "title":"This is my edited post body content...", "content":"This is my edited post body content...", "last_edited":"2019-01-30 16:25:00", "edited_by":143593317, "anonymous":"0", "created_by":"143593317", "created":"2012-02-23 13:45:47", "censored_date":"2012-03-19 14:44:26", "censored_by":"143593317", "poster_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_id":"28943337", "thread_forum_id":"233613", "thread_title":"My new thread title...", "thread_sticky":"0", "thread_anonymous":"0", "thread_num_posts":"9", "thread_created":"2012-02-23 13:45:47", "thread_num_views":"827", "thread_created_by":"143593317", "thread_last_post_id":"556520912", "thread_first_post_id":"516738587", "thread_expires":"2012-03-19 14:48:12", "thread_creator_home_url":null, "thread_creator_avatar_url":"", "thread_creator_profile_photo_url":"", "thread_creator_username":null, "thread_creator_age":null, "thread_creator_num_posts":{ "total_posts":"17", "signature":"This is my new signature text." }, "thread_url":"http://www.onesitedemo.com/go/thread/view/139071/28943337/My_new_thread_title..." } ], "page":1, "per_page":15 } |
Service Information
Service | ugcForumPost |
Method | getNetworkPosts |
Type | REST |
Response Types | JSON, XML |