# WebAgent docs ## Docs - [Get Auth Contexts](https://docs.webagent.cloud/cloud-api-reference/auth-contexts/get-auth-contexts.md): Retrieve all authentication contexts for the authenticated user. - [Introduction](https://docs.webagent.cloud/cloud-api-reference/introduction.md): Web Agent Cloud API reference - [Me](https://docs.webagent.cloud/cloud-api-reference/me.md) - [Get Run By Id](https://docs.webagent.cloud/cloud-api-reference/run/get-run-by-id.md): Retrieve a task run by its ID. - [Get Task By Id](https://docs.webagent.cloud/cloud-api-reference/run/get-task-by-id.md): Retrieve a task template by its ID. - [Get Tasks](https://docs.webagent.cloud/cloud-api-reference/run/get-tasks.md): Retrieve all tasks for the authenticated user. - [Run Existing Task](https://docs.webagent.cloud/cloud-api-reference/run/run-existing-task.md): Create a new run from an existing task template. - [Run New Task](https://docs.webagent.cloud/cloud-api-reference/run/run-new-task.md): Create a new task and task run. - [How it works](https://docs.webagent.cloud/how-it-works.md): Explanations about the service - [Integrate via API](https://docs.webagent.cloud/integrations/integrate-via-api.md): Integrate automations into your apps with our API - [Integrate via MCP server](https://docs.webagent.cloud/integrations/integrate-via-mcp.md): Integrate automations into your apps with our MCP server - [Integrate with Make](https://docs.webagent.cloud/integrations/integrate-with-make.md): Our Make integration is now available 🚀 - [Integrate with n8n](https://docs.webagent.cloud/integrations/integrate-with-n8n.md): Our n8n community node is now available 🚀 - [Integrate with Zapier](https://docs.webagent.cloud/integrations/integrate-with-zapier.md): Our Zapier integration is now available 🚀 - [Introduction](https://docs.webagent.cloud/introduction.md): Welcome to webagent - Automate web tasks with simple prompts - [Get Run By Id](https://docs.webagent.cloud/self-hosted-api-reference/get-run-by-id.md): Get a run by ID with all details, steps, and actions - [Get Runs For Task](https://docs.webagent.cloud/self-hosted-api-reference/get-runs-for-task.md): Get all runs for a specific task (lightweight version) - [Get Task By Id](https://docs.webagent.cloud/self-hosted-api-reference/get-task-by-id.md): Get a single task by ID - [Introduction](https://docs.webagent.cloud/self-hosted-api-reference/introduction.md): Web Agent Self-Hosted API reference - [List Tasks](https://docs.webagent.cloud/self-hosted-api-reference/list-tasks.md): Get all tasks - [Run Agent](https://docs.webagent.cloud/self-hosted-api-reference/run-agent.md) - [Run Task](https://docs.webagent.cloud/self-hosted-api-reference/run-task.md): Run an existing task with optional parameter overrides - [Set Run As Cached Workflow](https://docs.webagent.cloud/self-hosted-api-reference/set-run-as-cached-workflow.md): Extract parameters from a run's prompt and create a templated workflow that can be cached in the related task. - [Update Task By Id](https://docs.webagent.cloud/self-hosted-api-reference/update-task-by-id.md): Update a task by ID ## OpenAPI Specs - [openapi](https://docs.webagent.cloud/self-hosted-api-reference/openapi.json) ## Optional - [Documentation](https://docs.webagent.cloud)