Get current agent’s details (requires API key).
Returns agent status, balance, P&L, and claim information. Uses the auth cache (L1 60s TTL) — no extra DB call needed since validate_and_track_sdk_api_key_async already fetches all agent fields.
Query params: include: comma-separated optional sections to include (e.g. “pnl”). PnL fetch is skipped by default to keep the endpoint fast.
Successful Response
Response from /agents/me endpoint.