---
title: "Gets whether the currently authenticated user has permission to manage the BDMS.Models.Borehole
(e.g. change its workflow status, delete it, or update tab statuses)."
method: GET
path: "/api/v{version}/permissions/canmanage"
tags: ["Permissions"]
---

# Gets whether the currently authenticated user has permission to manage the BDMS.Models.Borehole
(e.g. change its workflow status, delete it, or update tab statuses).

`GET /api/v{version}/permissions/canmanage`

## Path parameters

- `version` string, required

## Query parameters

- `boreholeId` integer

## Response `200`

OK

- boolean

---

[API](https://skmtc.net/geoadmin/apis/boreholes-rest-api-v2.md) · [All operations](https://skmtc.net/geoadmin/apis/boreholes-rest-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/geoadmin/boreholes-rest-api-v2/versions/e6d0b4ee0f52/schema)
