Account
Get User
Returns the authenticated user
GET
/
user
Response
id
integer
The identifier of the user
name
string
The full name of the user
email
string
The email of the user
created_at
string
The date the user was created
updated_at
string
The date the user was last updated
Was this page helpful?