Skip to main content
GET
Get optimizer details by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

optimizerId
string
required

Response

id
string
required
name
string
required
agent_id
string
required
system_prompt
string
required
answered_calls_per_test
string
required
test_volume_percent
string
required
is_enabled
string
required
current_test_id
string
required
is_active
boolean
required
history_count
string
required
created_at
string
required
updated_at
string
required