Who Am I

GET {{baseUrl}}/whoami

Determine the user ID and other user information associated with an Qualtrics API token or a Qualtrics OAuth access token. <!--From Readme--> <!-- theme: danger -->

Call must be against correct DataCenter Id

To check the identity of the caller for an OAuth Token, the call must be made against the datacenter where the token was generated. This will be the same data center as the brand which created the clientid and clientsecret for the OAuthClient.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;result&quot;:{&quot;brandId&quot;:&quot;\u003cstring\u003e&quot;,&quot;userId&quot;:&quot;\u003cstring\u003e&quot;,&quot;userName&quot;:&quot;\u003cstring\u003e&quot;,&quot;accountType&quot;:&quot;UT_EjBUnbs&quot;,&quot;firstName&quot;:&quot;\u003cstring\u003e&quot;,&quot;lastName&quot;:&quot;\u003cstring\u003e&quot;,&quot;email&quot;:&quot;gMoIH@kFdSFeBcaewMmorHXVD.qyj&quot;,&quot;datacenter&quot;:&quot;\u003cstring\u003e&quot;},&quot;meta&quot;:{&quot;httpStatus&quot;:&quot;magna deserunt o&quot;,&quot;requestId&quot;:&quot;sunt&quot;,&quot;notice&quot;:&quot;pariatur consectetur laboris eu&quot;}}