Documentation Index
Fetch the complete documentation index at: https://docs.mesa.dev/llms.txt
Use this file to discover all available pages before exploring further.
mesa.whoami() calls the API once, caches the result, and also populates the client’s default organization.
Options
This method does not take options.Response
Returns the generatedWhoamiResponse200 model.
Organization associated with the authenticated key.
Identifier of the API key used for the request.
Errors
RaisesAuthenticationError for invalid API keys and other ApiError subclasses for non-2xx responses.
