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 Watches API

Operations for managing form change notifications

Google Forms Watches 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 Watches. 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 4 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version v1.

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

4 operations 3 paths 6 schemas 1 DELETE1 GET2 POST

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 Watches 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 4

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

Watches 4

Operations for managing form change notifications

POST
/v1/forms/{formId}/watches
Google Forms Create Watch
createWatch 1 param body → 200400401404
GET
/v1/forms/{formId}/watches
Google Forms List Watches
listWatches 1 param → 200401404
DELETE
/v1/forms/{formId}/watches/{watchId}
Google Forms Delete Watch
deleteWatch 2 params → 204401404
POST
/v1/forms/{formId}/watches/{watchId}:renew
Google Forms Renew Watch
renewWatch 2 params → 200401404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Watch (7 properties), WatchTarget (1 property), CloudPubsubTopic (1 property), ListWatchesResponse (1 property). Each schema is shown below with its type and property counts.

CreateWatchRequest
object
Request to create a new watch.
1 property
Watch
object
A watch for receiving notifications about form changes or responses.
7 properties
Error
object
An error response from the API.
1 property
ListWatchesResponse
object
Response from listing watches.
1 property
CloudPubsubTopic
object
A Cloud Pub/Sub topic for receiving notifications.
1 property
WatchTarget
object
The target for watch notifications.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Google Forms publishes across the network.

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

This is an independent, third-party profile of Google Forms Watches 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.