v1

latestOpenAPI 3.0.02026-07-24186151303.4 KB
Organization Configuration

Get Current User

Returns the current user and tenant the API key is operating as (name, email, organization). Useful for confirming identity during onboarding and testing.

get/v1/me

Response

Current user and tenant

namestring required

Display name of the current user.

emailstring required

Email address of the current user.

organizationstring required

Organization name — the tenant the current user is operating in.