---
title: "Get grok computer use task status"
method: GET
path: "/api/task/grok-computer-use/{id}/status"
---

# Get grok computer use task status

`GET /api/task/grok-computer-use/{id}/status`

## Path parameters

- `id` string, required

## Response `200`

Grok computer use task status

- JobStatusResponse
  - `status` 'pending' | 'running' | 'completed' | 'failed' | 'stopped', required

## Other responses

- `404` — Grok computer use task not found
- `500` — Server error

## Changes

> 5 revisions in range; 3 could not be searched.

- **2026-07-26** `69eeb7001f16` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hyperbrowser/apis/hyperbrowser-api/changes/api/task/grok-computer-use/:id/status/get.md)

---

[API](https://skmtc.dev/hyperbrowser/apis/hyperbrowser-api.md) · [All operations](https://skmtc.dev/hyperbrowser/apis/hyperbrowser-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperbrowser/hyperbrowser-api/revisions/9d8b355ebbf2/schema)
