Patronus AI APITrace insightsCreate Insight JobPOST/v1/trace-insight-jobs/v1/trace-insight-jobsSendX-API-KEY*stringThe Authorization access tokenBodyAuthorizationX-API-KEY<token>In: headerRequest Bodyapplication/jsonRequiredtrace_idRequiredTrace IdcURLJavaScriptGoPythoncurl -X POST "https://api.patronus.ai/v1/trace-insight-jobs" \ -H "X-API-KEY: <token>" \ -H "Content-Type: application/json" \ -d '{ "trace_id": "string" }'200422Successful ResponseResponse{ "trace_id": "string", "job_id": "453bd7d7-5355-4d6d-a38e-d9e7eb218c3f", "status": "string" }TypeScriptPreviousUpdate Prompt DefinitionNextList Insight Jobs