Skip to main content
GET
Read Current User

Authorizations

X-API-KEY
string
header
required

Headers

X-End-User-ID
string | null

Response

Successful Response

Schema for publicly exposed user information.

username
string
required

The username of the user.

uuid_id
string<uuid>
required

The unique identifier for the user.

created_at
string<date-time>
required

The timestamp when the user account was created.

balance
number
required

The current balance of the user's account.

chat_session_count
integer
required

The total number of chat sessions initiated by the user.

document_count
integer
required

The total number of documents accessible to the user.

workspace_count
integer
required

The total number of workspaces accessible to the user.

assistant_count
integer
required

The total number of assistants accessible to the user.

mcp_server_count
integer
required

The total number of MCP servers accessible to the user.

skill_count
integer
required

The total number of skills accessible to the user.

full_name
string | null

The full name of the user.

product_subscriptions
Product Subscriptions · object

Access status for all standalone UBIK products.