Retrieves a single document with its full Markdown content.
HTTP request
GET https://developerknowledge.googleapis.com/v1alpha/{name=documents/**}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. Specifies the name of the document to retrieve. Format: |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Document.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/devprofiles.full_controlhttps://www.googleapis.com/auth/cloud-platform
For more information, see the OAuth 2.0 Overview.