v1
latestOpenAPI 3.1.02026-07-22152755.8 KBRetrieve a project by ID
Path parameters
A unique integer value identifying this project.
Response
Name of the project Example: "Default Project"
ID of the organization to create the project under. Required when authenticating as a user (you must be an admin of that organization); omit it when using an organization-scoped API key, where the organization is inferred from the key.
Outbound timeout in seconds Example: 300
Max call duration in seconds Example: 300
Min call duration in seconds Example: 30
Metric sampling rate (0.0 to 1.0). Default is 1.0 (100% of calls). Example: 0.5 (50%), 0.1 (10%), 0.001 (0.1%)
Max messages chat runs limit Example: 100
Webhook URL Example: "https://yourdomain.com/webhook"
Webhook secret. Sent in X-CEKURA-SECRET header when invoking webhook_url. Write-only — never returned in API responses. Use webhook_secret_configured to check whether one is set. Example: "your-webhook-secret"
Evaluate relevant metrics enabled Example: true or false
End call enabled Example: true or false
Generate scenario auto assign numbers enabled Example: true or false
Enable client side testing Example: true or false
When true, evaluations use the provider transcript instead of Cekura transcript with provider side tool calls. Defaults to false.
Should show powered by Example: true or false
Notify on result completion Example: true or false
Notify daily report Example: true or false
Notify daily report even if there are no calls Example: true or false
Replace the default daily report data dump with an AI-narrated Top Issues section in Slack and email. Off by default. When on, Slack also exposes a "Show more" button that opens a modal with the legacy detail sections. Example: true or false
Notify cron failure Example: true or false
Notify cron success Example: true or false
Notify no calls Example: true or false