---
title: "GetConfigExportCapabilities"
method: POST
path: "/textql.rpc.public.patches.OntologyManagementService/GetConfigExportCapabilities"
tags: ["OntologyManagementService"]
---

# GetConfigExportCapabilities

`POST /textql.rpc.public.patches.OntologyManagementService/GetConfigExportCapabilities`

## Headers

- `Connect-Protocol-Version` 1, required — Define the version of the Connect protocol
- `Connect-Timeout-Ms` number — Define the timeout, in ms

## Request body

- TextqlRpcPublicPatchesGetConfigExportCapabilitiesRequest — GetConfigExportCapabilities tells the UI whether to offer "Save as config": which object types currently have a working exporter (registered AND its dependencies — e.g. the ontology parser — reachable), and whether the caller holds the permission SaveObjectAsConfig requires. Authn-only: the response carries the authorization answer instead of failing the call.

## Response `200`

Success

- TextqlRpcPublicPatchesGetConfigExportCapabilitiesResponse
  - `objectTypes` string[]
  - `canCreatePatches` boolean

## Other responses

- `default` — Error

---

[API](https://skmtc.net/textql/apis/textql-rpc-platform.md) · [All operations](https://skmtc.net/textql/apis/textql-rpc-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/textql/textql-rpc-platform/versions/31ce2b0c4427/schema)
