Skip to main content
GET
/
agents
/
{AGENT_ID}
{
  "id": "31e9a1fe-a1a0-4dcb-a028-b86b54e744bb",
  "key": "2501-0516e6ac-9094-4149-bdf7-2c18d0328030",
  "name": "2501-0516e6ac-9094-4149-bdf7-2c18d0328030",
  "status": "idle",
  "workspace": "/Users/foo/bar/project",
  "configuration_id": "5a0333ab-a1ff-4362-bde5-346853b9deea",
  "history": [],
  "container_id": null,
  "owner_id": "3f98e890-cb11-4397-b928-480cb94e8fd0",
  "last_active_at": null,
  "created_at": "2024-08-23T12:32:04.528Z",
  "updated_at": "2024-08-23T12:32:04.528Z"
}

Authorizations

Authorization
string
header
required

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

Path Parameters

AGENT_ID
string
required

Response

200 - application/json

OK

The response is of type object.