Returns the authenticated user’s profile with subscription and resource details
Documentation Index
Fetch the complete documentation index at: https://docs.getfoil.ai/llms.txt
Use this file to discover all available pages before exploring further.
firstName + lastName)local, google, or githubsubscriptiontrial, starter, or proFree Trial, Starter, or Protrialing, active, canceled, past_dueplan is trial.plan is trial.plan is trial.subscription.features object contains plan entitlements. Numeric values of -1 mean unlimited.
| Field | Type | Description |
|---|---|---|
spans | number | Max spans per period (-1 = unlimited) |
agents | number | Max agents (-1 = unlimited) |
retention | number | Data retention in days (-1 = unlimited) |
alerts | boolean | Alert notifications enabled |
evaluations | boolean | LLM evaluations enabled |
exports | boolean | Data export enabled |
deepSearch | boolean | Natural-language ClickHouse search |
semanticSearch | boolean | Embedding-based semantic search |
smartSearch | boolean | Unified intelligent search |
customLLMLogic | boolean | Custom LLM evaluation logic |
modelTraining | boolean | ML model training |
sso | boolean | Single sign-on |
rbac | boolean | Role-based access control |
support | string | Support tier: community, email, or priority |
trialDays | number | Length of trial period in days |
resources| Status | Description |
|---|---|
| 401 | Missing or invalid authentication |
| 404 | User not found |