Retrieves a single agent definition by ID.
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"instructions": "<string>",
"model": "<string>",
"vaultIds": [
"<string>"
],
"enabledTools": [
"<string>"
],
"disabledTools": [
"<string>"
],
"sandbox": {},
"isActive": true,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
API key starting with sk_case_
Agent ID
Was this page helpful?
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"instructions": "<string>",
"model": "<string>",
"vaultIds": [
"<string>"
],
"enabledTools": [
"<string>"
],
"disabledTools": [
"<string>"
],
"sandbox": {},
"isActive": true,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}