Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

OAuth access token issued by Cekura for connected apps.

Response

200 - application/json
id
integer
read-only
project
integer
read-only
agent
integer | null
read-only
agent_name
string
default:""
read-only
provider
string
read-only
source
enum<string>
read-only
  • call_log - Call Log
  • scenario - Scenario
  • run - Run
Available options:
call_log,
scenario,
run
insights
any
call_log_ids
any
run_ids
any
scenario_ids
any
status
enum<string>
read-only
  • pending - Pending
  • running - Running
  • succeeded - Succeeded
  • failed - Failed
  • no_improvement - No Improvement
  • cancelled - Cancelled
Available options:
pending,
running,
succeeded,
failed,
no_improvement,
cancelled
stage
enum<string> | null
read-only
  • setup - Setup
  • scenario_generation - Scenario Generation
  • baseline_run - Baseline Run
  • propose - Propose
  • apply - Apply
  • verify_run - Verify Run
  • finalize - Finalize
Available options:
setup,
scenario_generation,
baseline_run,
propose,
apply,
verify_run,
finalize,
null
stage_status
enum<string> | null
read-only
  • running - Running
  • waiting - Waiting
  • waiting_input - Waiting Input
  • done - Done
  • failed - Failed
Available options:
running,
waiting,
waiting_input,
done,
failed,
null
stage_started_at
string<date-time> | null
read-only
stage_history
any
baseline_result
integer | null
read-only
baseline_source_result
integer | null
read-only
verify_result
integer | null
read-only
metric_delta
unknown
proposal_summary
object | null
read-only
iteration
integer
read-only
iteration_history
any
failing_scenario_ids
any
rounds_since_improvement
integer
read-only
best_iteration
integer | null
read-only
best_score
number<double> | null
read-only
pending_question
unknown
question_answers
any
scenario_edit_proposals
any
user_guidance
object[]
read-only
parent_session
integer | null
read-only
conversation_id
string<uuid> | null
read-only
message_id
string<uuid> | null
read-only
error_message
string
read-only
summary_json
any
slack_notification_status
enum<string>
read-only
  • not_attempted - Not Attempted
  • sending - Sending
  • sent - Sent
  • skipped_no_channel - Skipped No Channel
  • failed - Failed
Available options:
not_attempted,
sending,
sent,
skipped_no_channel,
failed
routed_to
string
read-only
slack_channel_id
string
read-only
slack_message_ts
string
read-only
slack_message_text
string
read-only
slack_error
string
read-only
promoted_at
string<date-time> | null
read-only
promoted_by
integer | null
read-only
promoted_by_email
string
default:""
read-only
promotion_summary
object | null
read-only
clone_state
object
read-only
created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only