mesa.whoami() calls the API once, caches the result, and also populates the client’s default organization.
Required scope: read
Options
This method does not take options.Response
Organization associated with the authenticated key.
Current API key ID, or null when unavailable.
Current API key name, or null when unavailable.
Scopes granted to the current key.
OrgIdentity
Organization ID.
Organization slug.
Organization display name.
Errors
RaisesAuthenticationError for invalid API keys and other ApiError subclasses for non-2xx responses.
