Returns analyzer settings. An analyzer tells the AI what to look for in a conversation and what to do when a value is found. The internal_id prefix shows the analyzer type: b_ means a built-in contact field such as b_name, b_email, or b_phone_number; f_ means a custom contact field such as f_order_number or f_call_reason; p_ means a pipeline stage rule such as p_initial_contact or p_closed_won. Use update_behavior to decide whether the extracted value should be ignored, saved automatically, or require approval.
Documentation Index
Fetch the complete documentation index at: https://developers.mindhunters.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Optional filter. Use contact_default for built-in contact fields, contact_fields for custom fields, or pipeline for pipeline stage rules.
contact_default, contact_fields, pipeline If true, returns results grouped under contact_default, contact_fields, and pipeline keys.
Analyzers retrieved