Skip to main content
GET
cURL

التفويضات

Authorization
string
header
مطلوب

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

معلمات المسار

baseId
string
مطلوب
routineId
string
مطلوب
runId
string
مطلوب

الاستجابة

200 - application/json

The run

id
string
مطلوب
routineId
string
مطلوب
snapshotId
string
مطلوب
chatId
string | null
مطلوب
status
enum<string>
مطلوب
الخيارات المتاحة:
pending,
running,
success,
failed,
canceled
errorMsg
object | null
مطلوب
plannedAt
string | null
مطلوب

The scheduled occurrence this run served; null for a manual run

startedAt
string | null
مطلوب
finishedAt
string | null
مطلوب
spent
number | null
مطلوب

Execution wall-clock time in ms

createdTime
string
مطلوب
lastAssistantText
string | null
مطلوب

The last text part of this run's assistant reply; null while the run is in flight or when it produced no text

آخر تعديل في ١٥ سبتمبر ٢٠٢٦