[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-04 UTC."],[[["This document explains how to retrieve a Google Form using the Forms API."],["You will need the form ID and appropriate authorization scopes to make the request."],["The API endpoint uses a `GET` request and expects an empty request body."],["A successful response will return a JSON representation of the requested form."],["You need authorization scopes like `https://www.googleapis.com/auth/drive` or `https://www.googleapis.com/auth/forms.body.readonly` to access the API."]]],[]]