---
title: "GET /cms/source-code/2026-09/extract/async/tasks/{taskId}/status"
method: GET
path: "/cms/source-code/2026-09/extract/async/tasks/{taskId}/status"
tags: ["Advanced"]
---

# GET /cms/source-code/2026-09/extract/async/tasks/{taskId}/status

`GET /cms/source-code/2026-09/extract/async/tasks/{taskId}/status`

## Path parameters

- `taskId` integer, required

## Response `200`

successful operation

- ActionResponse
  - `completedAt` string, date-time, required — The timestamp indicating when the action was completed.
  - `links` object — A collection of related links associated with the action.
  - `requestedAt` string, date-time — The timestamp indicating when the action was requested.
  - `startedAt` string, date-time, required — The timestamp indicating when the action was started.
  - `status` 'CANCELED' | 'COMPLETE' | 'PENDING' | 'PROCESSING', required — The current status of the action, with possible values: CANCELED, COMPLETE, PENDING, PROCESSING.

## Other responses

- `default` — An error occurred.

## Changes

- **2026-07-13** (v3) `c65eed267c81` — 1 info
  - endpoint added
- **2026-04-10** (v3) `5b0e420eb2af` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hubspot/apis/cms-source-code/changes/cms/source-code/2026-09/extract/async/tasks/:taskId/status/get.md)

---

[API](https://skmtc.dev/hubspot/apis/cms-source-code.md) · [All operations](https://skmtc.dev/hubspot/apis/cms-source-code/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hubspot/cms-source-code/revisions/c65eed267c81/schema)
