Skip to main content
GET
/
document
/
docx
/
{documentId}
/
export
Stream the latest .docx blob
curl --request GET \
  --url https://app.myhero.so/document/docx/{documentId}/export \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

HERO personal access token

Path Parameters

documentId
string
required
Minimum string length: 1

Response

200 response

{key}
any