User Organization Retrieve
View for managing organizations.
Special case: Organization model IS the org (no organization_id field). Uses ownership_object_field_name = “id” to check org.id == user.curr_org_id.
Authentication
Path parameters
Response
active- Activedeleting- Deletinginactive- Inactive
LLM gateway markup rate (default 0% markup). Applied when Keywords AI provides LLM credentials. Formula: credit_charge = cost * (1 + llm_gateway_markup_rate)
Behavior slugs excluded from span-behavior evaluation.
Custom property key -> indexed ClickHouse column name (e.g. custom_string_1).
Credit balance threshold (in USD) to trigger low balance warning webhook. When credit balance drops below this value, a credit_low_balance_threshold_reached webhook event is dispatched once until balance goes above threshold again.
Credit balance threshold (in USD) to trigger auto top-off. When credit balance drops below this value, automatically charge credit_auto_top_off_amount via Stripe.
Amount (in USD) to automatically charge when credit balance drops below credit_auto_top_off_threshold. Requires stripe_customer_id with valid payment method.
Enable automatic credit top-off. When enabled and balance drops below credit_auto_top_off_threshold, automatically charges credit_auto_top_off_amount via Stripe. Requires stripe_customer_id with valid payment method.
Spend cap amount in USD. Enforced in real-time via atomic Redis limiter.
Duration for spend_cap enforcement: daily, weekly, or monthly.
daily- dailyweekly- weeklymonthly- monthly