---
title: "/reseller/getAuthenticatedUser"
slug: "resellergetauthenticateduser-1"
updated: 2025-06-17T20:37:14Z
published: 2025-06-17T20:37:19Z
canonical: "kb.connecttoteams.com/resellergetauthenticateduser-1"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.connecttoteams.com/llms.txt
> Use this file to discover all available pages before exploring further.

# /reseller/getAuthenticatedUser

Put/reseller/getAuthenticatedUser

Operation to retrieve details about the Authenticated User. This operation validates the given User with that of the User from the Authentication token and returns the details for the User

SecurityOAuthFlowPassword Token URL/oauth/token
		

Body parameters<select class='api-response-data' aria-label='Media type'><option value='4c06f39f-adf1-464f-83c4-f0fcdf6513f3'>application/json</option>
</select>string    

Responses200

OK

<select class='api-response-data' aria-label='Media type'><option value='ad97208c-14de-43b5-9794-0ecfd8180806'>*/*</option>
</select>object  accessTypestring    Valid values[
  "Owner",
  "Admin",
  "Billing",
  "Readonly"
]
emailstring    
idinteger  (int32)    
identityProviderstring    
passwordChangedboolean    
passwordChangedOnstring  (date-time)    
registeredAdminboolean    
resellerIdinteger  (int64)    
ssoEnabledOnParentboolean    
ssoEnforcedboolean    
typestring    
usernamestring
