{ "id": "<string>", "org_id": "<string>", "account_id": "<string>", "profile_picture": "<string>", "name": "<string>", "email": "<string>", "job_position_name": "<string>", "job_position_description": "<string>", "state": "Active", "roles": [ "AppGuest" ], "created_at": "<string>" }
Retrieve the details of a specific user by their ID.
The ID of the user to retrieve
Returns the details of the specified user
Active
Inactive
Show child attributes