Blogs - API

Blogs - API

Community Server 2008.5 Documentation

Rate This

Blog Groups

GET /api/blogs.ashx/bloggroups/

Returns a list of all blog groups visible to the current user.

Response

Status: 200 OK
<BlogGroupList>
<BlogGroup>
... </BlogGroup>
...
</BlogGroupList>
Comments
  • The endpoint reference has quite a few more items listed, do we have documentation for those?

  • We need the remainder of the Blogs API documentation.