Skip to main content

Get User

GEThttps://api.coralogix.com/mgmt/openapi/5/aaa/users/v2/{user_account_id}

Returns the details of a specific team member.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request​

Path Parameters

    user_account_id# int64required

    Possible values: >= 0

    User account ID to retrieve

Query Parameters

    team_id# int64

    Possible values: >= 0

    Team ID to search within. Optional on the /aaa/users/v2 routes, which bind no team in the path: omit it and the team of the API key making the call is used.

Response

application/json

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

    Complete user details