Get Current User
GET/v1/me
Returns the current user and tenant the API key is operating as (name, email, organization). Useful for confirming identity during onboarding and testing.
Responses
- 200
- 401
- 500
Current user and tenant
Invalid or missing API key
Internal server error