POST
/
v1
/
swarm
/
completions
{
  "job_id": "<string>",
  "status": "<string>",
  "swarm_name": "<string>",
  "description": "<string>",
  "swarm_type": "<string>",
  "output": "<any>",
  "number_of_agents": 123,
  "service_tier": "<string>",
  "execution_time": 123,
  "usage": {}
}

Headers

x-api-key
string
required

Body

application/json

Response

200
application/json

Successful Response

The response is of type object.