Retrieve all dispositions accessible to your account, optionally scoped to a specific agent.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
If provided, returns only dispositions linked to this agent.
List of dispositions
Unique identifier for the disposition.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Display name shown in results.
"Call Outcome"
The prompt sent to the LLM to evaluate the transcript.
"What was the outcome of the call?"
Optional system context for the LLM.
"You are analyzing a sales call transcript."
Grouping label for the disposition.
"Lead Quality"
LLM model used for evaluation.
"gpt-4.1-mini"
Enables free-text response.
true
Enables pre-defined value selection.
true
Format constraint for free-text responses. Only allowed when is_subjective is true.
text, timestamp, numeric, boolean, email, regex Configuration for the regex subjective type. Required when subjective_type is regex.
Pre-defined options. Required when is_objective is true.
List of agent IDs this disposition is linked to.
["agt_abc123"]ID of the user who created this disposition.
"user_abc123"
ISO timestamp when the disposition was created.
"2026-03-01T10:00:00Z"
ISO timestamp when the disposition was last updated.
"2026-03-15T14:30:00Z"