Skip to main content

Get User

GEThttps://api.coralogix.com/mgmt/openapi/5/aaa/teams/v2/{team_id}/members/{user_account_id}

Returns the details of a specific team member.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    team_id# int64required

    Possible values: >= 0

    Team ID to search within

    user_account_id# int64required

    Possible values: >= 0

    User account ID to retrieve

Response

application/json

Response containing the complete details of the requested user, including account information, status, login modes, and access configuration.

    A user is an entity that is always part of a team and has an account associated with it