# ai_account_orgs_users_default_llm_key_usage_retrieve Retrieve the status of main LLM credential usage for an organization. Args: request: The HTTP request org: Organization key identifier user_id: User identifier Returns: Response: Status of main LLM credential usage Endpoint: GET /api/ai-account/orgs/{org}/users/{user_id}/default-llm-key-usage Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `org` (string, required) - `user_id` (string, required)