Zum Hauptinhalt springen
GET
/
survey
/
{id}
Render a customer survey form
curl --request GET \
  --url https://demo.enneo.ai/api/mind/survey/{id} \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Pfadparameter

id
integer
erforderlich

Customer survey id.

Antwort

Survey HTML

The response is of type string.