Get the current user
GET /user
GET
/user
Returns the currently authenticated user
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”The currently authenticated user
object
id
required
Example
fd8e24a5-1f16-4b80-af5f-d748bcc9e64d first_name
Example
Joe last_name
Example
Smith email
required
Example
joe@gmail.com phone_number
Example
123456789Authentication Error
object
message
required
A message regarding the error that occurred on the server
Example
Bad Credentials documentation_url
(Optional) A URL where documentation regarding this specific error can be found
Too many requests
Service unavailable