Get Team Group By Name
GET
https://api.coralogix.com/mgmt/openapi/5/aaa/team-groups/v2/name/{name}Returns the team group with the specified name.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Path Parameters
name# stringrequired
The name of the team group to retrieve.
Response
application/json
Response containing the complete details of a team group that matches the requested name, including its members, roles, and scope settings.
A Team Group entity.