- Path parameters
- {entry}: Valid Entry ID
Get downloads links of a specific entry.
Need entries:read scope, and the associated user must be capable to view this entry.
Need entries:read scope, and the associated user must be capable to view this entry.
- Response
- data: EntryFile[]
EntryFile: [ 'filename': string, 'file_uuid': string, 'filesize': int, 'pretty_filesize': string, 'download': string ]