Getting Started
Authentication
Articles
Creating an Article
Deleting an Article
Getting Article Versions
Getting Articles
Getting a Single Article
The Article Object
Updating an Article
Categories
Creating a Category
Deleting a Category
Getting Categories
Getting a Single Category
The Category Object
Updating a Category
Search
Clips
Stats
Permission Groups
- All Categories
- Permission Groups
- Getting Groups
Getting Groups
GET /account/group Returns all user groups on your account. Example response: { "user_groups": [ Group ] }
GET /account/group
Returns all user groups on your account.
Example response:
{
"user_groups": [ Group ]
}
How did we do?
Deleting a Group
The Group Object