Clickhouse Customers Retrieve

Retrieve a single organization (customer) by ID. Supports both JWT and API key authentication. Requires superadmin access (is_superadmin=True).

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

unique_organization_idstringRequired

Response

idstring
organization_idstring
first_seenstring
last_activestring
total_tokensinteger
total_requestsinteger
total_costdouble
organization_subscriptionobject
memberslist of objectsRead-only
total_member_countinteger
has_provider_keysbooleanRead-only
sibling_organizationslist of objectsRead-only
has_api_keysbooleanRead-only
statusstring or nullRead-only
onboardedbooleanRead-only
has_api_call_with_non_default_keybooleanRead-only
onboarding_methodstring or nullRead-only
gateway_onboarding_completed_atstring or nullRead-only
tracing_onboarding_completed_atstring or nullRead-only
onboarding_integration_optionsmap from strings to anyRead-only
fallback_model_enabledbooleanRead-only
fallback_modelslist of stringsRead-only
system_fallback_enabledbooleanRead-only
retry_enabledbooleanRead-only
num_retriesintegerRead-only
total_logging_costdoubleRead-only
unique_organization_idstringOptional
owner_emailstringOptional
organization_namestringOptional
stripe_customer_identifierstringOptional
user_countintegerOptional
planstringOptional
is_blockedbooleanOptional
disable_logbooleanOptional
starredbooleanOptional
active_daysintegerOptional
credit_balancedouble or nullOptional