Get current organization info
Returns organization info for the authenticated user’s current organization.
Authorizations
Response
Organization info
EngineLCUSpendLimitMonthly is the org admin (Layer 3) monthly Engine LCU spend limit; null means the admin set no limit. The effective enforced limit is the minimum of this and the finance/plan limits carried on Config.
ManagedEvalTermsAcceptedAt is the raw ISO 8601 timestamp string from the config JSONB of when an org admin accepted the managed evaluator terms; null if never accepted. Returned verbatim so the value is byte-identical to the smith-backend implementation under weighted routing.
ManagedEvalsEnabled is the org-level consent flag for managed evaluators (evaluators that spend a LangChain-held provider key).

