groups
Get a service group
Get a service group
get/api/groups/{serviceGroupId}
Path parameters
serviceGroupIdstring required
The service group id
Response
Successful operation
Example response
{
"description": "a string value",
"id": "a string value",
"name": "a string value"
}