get https://api.revenuehq.dev/user
Retrieves the full user object associated with the authentication token sent in the header.
This endpoint only works for user sessions and user API tokens. It will fail for application API tokens (as those are not associated with any particular user).