📄️Get your organization
Returns the organization the request is authenticated as — the tenant behind your JWT, API key, or signed request. This is the successor to the identity fields (email/name) that older JWTs carried in their payload: tokens are opaque and now contain only the organization id, so read identity from this endpoint instead of decoding the token.