Get Group Users
GET
https://api.coralogix.com/mgmt/openapi/5/aaa/team-groups/v2/{group_id}/users/listReturns all users in the specified team group.
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
group_id# int64required
Possible values: >= 0
The unique identifier of the team group whose users to list.
Query Parameters
page_token# string
Optional pagination continuation token.
Response
application/json
Response containing the list of all users currently assigned to the requested team group.