Downloads the specified document.
Scope | documents Deprecated scope name: download_document |
App Type | All |
Authorization Type | Access token |
URI | /v4/documents/{documentId}/download?lang={lang}&password={password}&userId={userId} |
HTTP Method | GET |
Automation Version(s) | 7.3.3.2 |
Field or Parameter | Type | Required | Values | Description | Automation Version |
---|---|---|---|---|---|
documentId | string | Yes | � | The document ID. | 7.3.2 |
lang | String | No | � | Indicates the language applied. | 7.3.2 |
password | string | No | � | The password related to the operation. | 7.3.2 |
userId | string | No | � | The users login ID for the Accela Civic Platform, created by agency administrators. | 7.3.2 |