GET
/
user
/
info

Authorizations

X-API-KEY
string
header
required

Your API key with the prefix: dr_. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the account settings panel (In the bottom left corner click on your Accountprofile)

Response

200 - application/json
email
string
required

Email of the authenticated user.

id
string
required

Unique Identifier of the authenticated user.

name
string
required

Name of the authenticated user.