Legacy Browser Tasks API
Legacy browser-use agent and task endpoints for submitting browser automation jobs, polling status, and retrieving results.
Legacy Browser-Use Agents - List
List Legacy Browser-Use Agents with the Gobii REST API endpoint GET /agents/browser-use/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Browser-Use Agent - Create
Create Legacy Browser-Use Agent with the Gobii REST API endpoint POST /agents/browser-use/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Agent Tasks - List
List Legacy Agent Tasks with the Gobii REST API endpoint GET /agents/browser-use/{agentId}/tasks/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Agent Task - Create
Create Legacy Agent Task with the Gobii REST API endpoint POST /agents/browser-use/{agentId}/tasks/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Agent Task - Get
Get Legacy Agent Task with the Gobii REST API endpoint GET /agents/browser-use/{agentId}/tasks/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Agent Task - Replace
Replace Legacy Agent Task with the Gobii REST API endpoint PUT /agents/browser-use/{agentId}/tasks/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Agent Task - Patch
Patch Legacy Agent Task with the Gobii REST API endpoint PATCH /agents/browser-use/{agentId}/tasks/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Agent Task - Delete
Delete Legacy Agent Task with the Gobii REST API endpoint DELETE /agents/browser-use/{agentId}/tasks/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Agent Task - Cancel
Cancel Legacy Agent Task with the Gobii REST API endpoint POST /agents/browser-use/{agentId}/tasks/{id}/cancel/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Agent Task Result - Get
Get Legacy Agent Task Result with the Gobii REST API endpoint GET /agents/browser-use/{agentId}/tasks/{id}/result/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Browser-Use Agent - Get
Get Legacy Browser-Use Agent with the Gobii REST API endpoint GET /agents/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Browser-Use Agent - Replace
Replace Legacy Browser-Use Agent with the Gobii REST API endpoint PUT /agents/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Browser-Use Agent - Patch
Patch Legacy Browser-Use Agent with the Gobii REST API endpoint PATCH /agents/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Legacy Browser-Use Agent - Delete
Delete Legacy Browser-Use Agent with the Gobii REST API endpoint DELETE /agents/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Standalone Legacy Tasks - List
List Standalone Legacy Tasks with the Gobii REST API endpoint GET /tasks/browser-use/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Standalone Legacy Task - Create
Create Standalone Legacy Task with the Gobii REST API endpoint POST /tasks/browser-use/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Standalone Legacy Task - Get
Get Standalone Legacy Task with the Gobii REST API endpoint GET /tasks/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Standalone Legacy Task - Replace
Replace Standalone Legacy Task with the Gobii REST API endpoint PUT /tasks/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Standalone Legacy Task - Patch
Patch Standalone Legacy Task with the Gobii REST API endpoint PATCH /tasks/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Standalone Legacy Task - Delete
Delete Standalone Legacy Task with the Gobii REST API endpoint DELETE /tasks/browser-use/{id}/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Standalone Legacy Task - Cancel
Cancel Standalone Legacy Task with the Gobii REST API endpoint POST /tasks/browser-use/{id}/cancel/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.
Standalone Legacy Task Result - Get
Get Standalone Legacy Task Result with the Gobii REST API endpoint GET /tasks/browser-use/{id}/result/. Includes authentication, parameters, request body, response schema, and examples for persistent agents and legacy browser-use automation tasks.