Skip to main content
POST
Python (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json

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

Success

objectTypes
string[]
canCreatePatches
boolean