Get Group
Restriction: This API endpoint is not supported in the Free Trial cloud.
Retrieves information on a specific org group.
URL |
Copy
|
Method |
|
Header parameters
Name |
Description |
---|---|
|
Request parameters
Parameter |
Type | Default |
Description |
---|---|---|---|
groupKey*
|
string
|
|
The key of the group to be retrieved. |
* Mandatory
Success response
Copy
JSON response
{
"key": "adminGroup_15840",
"name": "adminGroup",
"description": "admin rights"
}
Error response
Status and a generic error message