---
title: "Get task status and results."
method: GET
path: "/api/v1/status/{task_id}"
tags: ["scan"]
---

# Get task status and results.

`GET /api/v1/status/{task_id}`

Get the status and results of a scan task by its ID.

## Path parameters

- `task_id` string, required

## Response `200`

Successfully retrieved task result

- object

---

[API](https://skmtc.dev/armur-ai/apis/armur-code-scanner-api.md) · [All operations](https://skmtc.dev/armur-ai/apis/armur-code-scanner-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/armur-ai/armur-code-scanner-api/revisions/bb790a5b8d67/schema)
