Skip to main content
The authenticated user’s own profile — the only user shape that carries financial fields: credits balance, diamonds, and total asset value. REST equivalent: GET /open/v1/me

Parameters

None — the account is determined by the API key.

Returns

Captured live:
Money math: total_assets = credits + positions_value + oracle_stakes. All decimals are strings — see conventions.

Example prompts

  • “What’s my SeeSaw balance?”
  • “How much of my net worth is tied up in open positions?”
list_my_positions · list_my_settlements · get_user (public view of any user)