---
title: "Get revision settings"
method: GET
path: "/hubs/{HubHashId}/projects/{ProjectId}/revision-settings"
tags: ["Revision settings"]
---

# Get revision settings

`GET /hubs/{HubHashId}/projects/{ProjectId}/revision-settings`

Retrieve the current revision settings.

## Path parameters

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

## Response `200`

Revision settings successfully fetched

- FeaturesSettingsGetRevisionSettingsGetRevisionSettingsResponse
  - `settings` FeaturesSettingsGetRevisionSettingsRevisionSettingsModel
    - `startingPrefix` string, nullable
    - `startingNumber` string, nullable, required
    - `startingSuffix` string, nullable

## Other responses

- `307` — According to the hub id, the request is at the wrong datacenter. Please retry with the URL in the "Location" header.
- `401` — The request is not authenticated.
- `402` — Insufficient subscription plan
- `403` — You don't have access to the project.
- `404` — The project 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)
