Zum Hauptinhalt springen
GET
/
docs
/
{path}
Get documentation
curl --request GET \
  --url https://demo.enneo.ai/api/mind/docs/{path} \
  --header 'Authorization: Bearer <token>'
"<string>"

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Pfadparameter

path
string
erforderlich

Documentation subpath. Use any non-empty value to render the index.

Antwort

Successful operation

The response is of type string.