Get user from userIdAsk AIget https://{kitEnvironment}.{kitDomain}/{kitBasePath}/accounts/{accountId}/user/{userId}Fetches all users that have access to the account.Path ParamsaccountIdstringrequiredlength ≥ 1The unique Id of the account.userIdstringrequiredlength ≥ 1The unique Id of the user.Responses 200OK 400Bad Request 401Forbidden 404Resource Not FoundUpdated 7 months ago