Get User
GET
https://api.coralogix.com/mgmt/openapi/5/aaa/users/v2/{user_account_id}Returns the details of a specific team member.
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
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