GET
/
execution
/
{id}
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "dynamic_data": {
    "name": "Alice",
    "model": "gpt-4o"
  },
  "workflow_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "status": {
    "execution_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "status": "starting",
    "reason": "<string>",
    "created_at": "2023-11-07T05:31:56Z"
  },
  "result": {},
  "created_at": "2023-11-07T05:31:56Z",
  "error": "<string>"
}

Path Parameters

id
string
required

Response

200
application/json

Execution

The response is of type object.