DocumentService
List Document Templates
Returns the active document templates the key owner can use to create documents. Read a template’s variable schema with GetDocumentTemplate before calling CreateDocument.
Required scope: documents:read
Error Codes:
- DEVELOPER.SCOPE_INSUFFICIENT: The key lacks the documents:read scope.
- INVALID_ARGUMENT: A malformed page_token.
GET
List Document Templates
Authorizations
Query Parameters
Maximum items to return. Default 100, capped at 1000.
Opaque continuation token from a previous response.
Filter by a case-insensitive substring of the title.