Damit die Ersteller von Formularen mehr Kontrolle darüber haben, wer sie ausfüllen darf, führen wir detaillierte Einstellungen für Teilnehmer ein. Formulare, die nach dem 31. Januar 2026 mit der API erstellt werden, haben standardmäßig den Status „Nicht veröffentlicht“. Weitere Informationen finden Sie unter API-Änderungen bei Google Formulare.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-02-27 (UTC)."],[],["The core action is to retrieve a form using a `GET` HTTP request to `https://forms.googleapis.com/v1/forms/{formId}`. The `formId` path parameter is required. The request body must be empty. A successful response returns a `Form` instance. The request requires one of the specified OAuth scopes, including `drive`, `drive.file`, `drive.readonly`, `forms.body`, or `forms.body.readonly` authorization.\n"]]