Export a Google Workspace document

GET {{baseUrl}}/files/:fileId/export?mimeType={{mimeType}}&key={{key}}&oauth_token={{oauthToken}}

Exports a Google Workspace document to the requested MIME type and returns exported byte content. Note that the exported content is limited to 10MB.

Request Params

KeyDatatypeRequiredDescription
mimeTypestring(Required) The MIME type of the format requested for this export.
altstringData format for the response.
fieldsstringSelector specifying which fields to include in a partial response.
keystringAPI key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
oauth_tokenstringOAuth 2.0 token for the current user.
prettyPrintstringReturns response with indentations and line breaks.
quotaUserstringAn opaque string that represents a user for quota purposes. Must not exceed 40 characters.
userIpstringDeprecated. Please use quotaUser instead.

RESPONSES

status: OK

""