Get file download link by file ID
Request
GET /pub/v1/disk/file/{id}/get-link
Path parameters
Parameter name | Value | Description | Additional |
---|---|---|---|
id | uuid | File ID |
Required |
Authorization
This request requires the use of one of following authorisation methods:
API key
Response
The following HTTP status codes may be returned.
Status code | Description | Resource |
---|---|---|
200 | OK Model of the download link. |
Model of the download link (Get file download link by file ID) |