الانتقال إلى المحتوى الرئيسي
GET
Get Execution Status

التفويضات

Authorization
string
header
مطلوب

📋 Reference Documentation - The tokens shown in examples are placeholders for reference only.

Use your actual Bearer Token or User Bearer Token from the CrewAI AMP dashboard for real API calls.

Bearer Token: Organization-level access for full crew operations User Bearer Token: User-scoped access with limited permissions

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

kickoff_id
string<uuid>
مطلوب

The kickoff ID returned from the /kickoff endpoint

مثال:

"abcd1234-5678-90ef-ghij-klmnopqrstuv"

الاستجابة

Successfully retrieved execution status

status
enum<string>
الخيارات المتاحة:
running
مثال:

"running"

current_task
string

Name of the currently executing task

مثال:

"research_task"

progress
object