---
title: "Get Task Info"
method: GET
path: "/api/ai/{deploymentId}/info"
tags: ["AiTasksService"]
---

# Get Task Info

`GET /api/ai/{deploymentId}/info`

Get the task info for a deployment

## Path parameters

- `deploymentId` string, required

## Response `200`

OK

- ProtosAiV1GetTaskInfoResponse
  - `waitTime` string
  - `runsRemaining` string

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/revisions/6483eeecd582/schema)
