---
title: "Get clear destination status"
method: GET
path: "/api/v1/project/{projectid}/jobs/{id}/clear-destination"
tags: ["Jobs"]
---

# Get clear destination status

`GET /api/v1/project/{projectid}/jobs/{id}/clear-destination`

Retrieve the current status of an ongoing clear destination job.

## Path parameters

- `projectid` string, required
- `id` integer, required

## Response `200`

OK

## Other responses

- `400` — failed to validate request
- `401` — unauthorized
- `404` — job not found
- `500` — failed to get status

---

[API](https://skmtc.net/datazip-inc/apis/olake-ui-api.md) · [All operations](https://skmtc.net/datazip-inc/apis/olake-ui-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datazip-inc/olake-ui-api/revisions/f1bcf21b1556/schema)
