Retrieve information about the currently authenticated user.
Documentation Index
Fetch the complete documentation index at: https://allhandsai-add-v1-api-reference.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
If true, return unmasked secret values (e.g. llm_api_key). Requires a valid X-Session-API-Key header for an active sandbox owned by the authenticated user.
Successful Response
User info model for SAAS mode with organization context.
Extends the base UserInfo with SAAS-specific fields for organization membership, role, and permissions.
Configuration for MCP (Message Control Protocol) settings.
Attributes: sse_servers: List of MCP SSE server configs stdio_servers: List of MCP stdio server configs. These servers will be added to the MCP Router running inside runtime container. shttp_servers: List of MCP HTTP server configs.
Strategy for grouping conversations within sandboxes.
NO_GROUPING, GROUP_BY_NEWEST, LEAST_RECENTLY_USED, FEWEST_CONVERSATIONS, ADD_TO_ANY