URL | https://<server domain name>/api/core/<version>/File/Download |
Description | Allows a user to retrieve a download URL for the file |
Permission | Access to this endpoint requires a Permission |
Required parameters | Type | Description |
nodeId | String | The Guid of the file |
Note: The URL to download the file will expire after 5 minutes from the time the Download URL is generated
Example Request | URL: https://sandbox.coreplus.com.au/API/Core/v2.1/File/Download/?nodeId=f2e5668d-92b4-4b0b-9a53-dade4cb94d87 |
Example Response |
|