APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Google Forms
FormResponse
Google Forms
· Schema
FormResponse
A response to a Google Form.
Data Collection
Forms
Google
Google Workspace
Questionnaires
Responses
Surveys
Properties
Name
Type
Description
formId
string
Output only. The form ID.
responseId
string
Output only. The response ID.
createTime
string
Timestamp for the first time the response was submitted.
lastSubmittedTime
string
Timestamp for the most recent submission.
respondentEmail
string
The email address of the respondent.
answers
object
The actual answers keyed by question ID.
totalScore
number
Total points awarded for quiz forms.
View JSON Schema on GitHub