Skip to main content

Get Team Groups

GEThttps://api.coralogix.com/mgmt/openapi/5/aaa/team-groups/v2

Returns all team groups.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Query Parameters

    team_id# int64

    Possible values: >= 0

    Team to fetch team groups for. If not set, fetches groups associated with the logged in team.

    page_size# int64

    Possible values: >= 0

    Page size.

    page_token# string

    The page token.

Response

application/json

Response containing a paginated list of team groups.

    List of groups.

    nextPageToken#string

    Token for fetching the next page of results.

    totalCount#int64

    The total count.

    Possible values: >= 0