latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Users
Get current user
REQUIRED SCOPES <code>['users:read']</code><br>Returns information about the user who is currently authenticated in the system and wants to view the data about their account. <br><br>In the case of a client-side authenticated OAuth application, this will be the user who authorized the application. <br><br>After sending the request, the current user can view thier: <ul><li>First name</li> <li>Last name</li> <li>Email</li> <li>Business hour</li> <li>Configs</li> <li>Number, etc.</li></ul>
get/users/me
Response
OK