curl --request GET \
  --url https://{domain}-be.glean.com/api/tools/v1/tool/{toolName}/apispec
This response does not have an example.

Path Parameters

toolName
string
required

Name of the tool

Response

200
application/x-yaml
OK

API specification file in YAML format.