Enter REST API key. To generate a key, go to Settings → Knowledge base portal → API tokens
Success
Here you can gather all the type of team user group.
{
"result": [
{
"group_id": "c08e52df-1de9-44e7-8c02-be0e41826c24",
"title": "MyGroupName-1",
"description": "This is the group description."
},
{
"group_id": "e52dfdf-1de9-44edf7-8c02-be0e41826ff",
"title": "MyGroupName-2",
"description": "This is the group description."
}
],
"extension_data": null,
"success": true,
"errors": [],
"warnings": [],
"information": []
}
Customer API response data
The ID of the team account group.
The name of the team account group.
Description of the team account group.
Extention data for customer API response
Status indication for customer API response
Errors in the customer API response
Thids is the Extention data object
Stack trace for error response message
Description for error cause
Error code for Api response
Warnings in the customer API response
Extention Data for customer Api warning
Warning description
warning code for customer Api base response
Information passed by the customer API response
Extention data for customer Api response information
status description for customer Api response information