How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Google Forms Responses API

Operations for reading form responses

Google Forms Responses API is one of 3 APIs that Google Forms publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 8 JSON Schema definitions.

Tagged areas include Responses. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and 8 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 13 schemas. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://forms.googleapis.com.

2 operations 2 paths 13 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://forms.googleapis.com/v1
Authentication
OAuth 2.0
Contact
Resource Areas
1

Authentication & Security 1

Google Forms Responses API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 6 scopes. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authentication for Google Forms API.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Responses 2

Operations for reading form responses

GET
/v1/forms/{formId}/responses
Google Forms List Form Responses
listFormResponses 4 params → 200401404
GET
/v1/forms/{formId}/responses/{responseId}
Google Forms Get Form Response
getFormResponse 2 params → 200401404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are FormResponse (7 properties), Answer (4 properties), Grade (3 properties), FileUploadAnswer (3 properties). Each schema is shown below with its type and property counts.

TextLink
object
A text link.
2 properties
FileUploadAnswers
object
File upload answers to a question.
1 property
FileUploadAnswer
object
A single file upload answer.
3 properties
ExtraMaterial
object
Extra material that can be shown as feedback.
2 properties
VideoLink
object
A video link.
2 properties
TextAnswers
object
Text-based answers to a question.
1 property
Error
object
An error response from the API.
1 property
TextAnswer
object
A single text answer value.
1 property
Grade
object
The grade for an answer on a quiz form.
3 properties
Feedback
object
Feedback shown after answering a quiz question.
2 properties
ListFormResponsesResponse
object
Response from listing form responses.
2 properties
Answer
object
An answer to a question.
4 properties
FormResponse
object
A response to a Google Form.
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

google-forms-responses-api-openapi.yml Raw ↑

Other APIs Google Forms publishes across the network.

Google Forms Forms API
Google Forms Watches API
Where this information came from

This is an independent, third-party profile of Google Forms Responses API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.