Your browser is not up to date. This may cause security, speed, and display
issues. Please update your browser.
Update Browser
X
With this resource you can read all nonbusiness groups. The editing and adding of nonbusiness groups is currently not possible.
Feel free to use our updated API documentation.
| Parameter | Type | Description |
|---|---|---|
| id | integer |
The ID of the nonbusiness group
|
| name | string |
The name of the nonbusiness group
|
GET /api/nonbusinessgroups
{
"nonbusinessgroups":
{
[object of type nonbusinessgroup],
[object of type nonbusinessgroup],
...
}
}