---
title: "List latest incomplete metadata imports"
method: GET
path: "/hubs/{HubHashId}/projects/{ProjectId}/import_metadata/latest"
tags: ["Metadata"]
---

# List latest incomplete metadata imports

`GET /hubs/{HubHashId}/projects/{ProjectId}/import_metadata/latest`

Retrieve recent metadata imports.

## Path parameters

- `HubHashId` string, required
- `ProjectId` integer, required

## Query parameters

- `Days` integer

## Response `200`

OK

- FeaturesMetadataImportGetLatestMetadataImportsGetLatestMetadataImportsResponse
  - `metadataImports` FeaturesMetadataImportGetLatestMetadataImportsLatestMetadataImport[], nullable
    - `id` string, nullable, required
    - `status` 1 | 2 | 3 | 4 | 5, required
    - `fileName` string, nullable, required

## Other responses

- `307` — According to the hub id, the request is at the wrong datacenter. Please retry with the URL in the "Location" header.
- `400` — The request is malformed or has invalid parameters values.
- `401` — The request is not authenticated.
- `403` — You don't have access to the project.
- `404` — The project or the metadata import process doesn't exist.

---

[API](https://skmtc.dev/bimtrackapp/apis/newforma-konekt-document-control-api.md) · [All operations](https://skmtc.dev/bimtrackapp/apis/newforma-konekt-document-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bimtrackapp/newforma-konekt-document-control-api/revisions/4671d430ce39/schema)
