# Who am I Get information about the current user. Endpoint: GET /v1/me Version: 0.1.0 Security: OAuth2 ## Response 200 fields (application/json): - `company_id` (string) Your company's ID. - `company_name` (string) Your company's Name. - `user_id` (string) Your user ID. - `email` (string) Your email.