GET
/
swagger
/
yaml
Get the Fusion API spec (YAML)
curl --request GET \
  --url https://{FUSION HOST}/api/swagger/yaml
"<string>"

Response

200 - text/yaml

successful operation

The response is of type string.