Read the organization's conversation-intelligence model configuration
A blank base URL uses the standard OpenAI API. The API key is stored separately as the encrypted organization secret CONVERSATION_API_KEY and is never returned.
/organizations/{organization_id}/conversation-intelligenceA blank base URL uses the standard OpenAI API. The API key is stored separately as the encrypted organization secret CONVERSATION_API_KEY and is never returned.
In: cookie
Path Parameters
1 <= length <= 128Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/organizations/string/conversation-intelligence"{ "data": { "base_url": "", "model": "gpt-4.1", "agent_behavior": "DEFAULT", "agent_behavior_custom": "", "custom_instructions": "" }}Read the effective S3-compatible artifact storage configuration GET
Previous Page
Read month-to-date API usage for conversation intelligence GET
Tracks the separate API-key usage for direct routing and passive-listening decisions. Known cost combines provider-reported charges and estimates for supported standard OpenAI models; calls that cannot be priced remain visible in the unpriced count.