resource_not_found
The requested resource (task, environment, schedule, agent, etc.) does not exist or has been deleted.
Last updated
Was this helpful?
The requested resource (task, environment, schedule, agent, etc.) does not exist or has been deleted.
Last updated
Was this helpful?
Was this helpful?
{
"type": "https://docs.warp.dev/reference/api-and-sdk/troubleshooting/errors/resource-not-found",
"title": "The requested resource was not found.",
"status": 404,
"detail": "environment abc123 not found",
"instance": "/api/v1/agent/tasks",
"error": "The requested resource was not found. (environment abc123 not found)",
"retryable": false
}