Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Feb 7, 2026. It is now read-only.
This repository was archived by the owner on Feb 7, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Hi, it's any chance there to get the list of attachments ID from a given Release via API?
with /repos/{owner}/{repo}/releases I can get the release list but there are not provided the attachment IDs and gives me a problem when I want to automate a remote download.
In fact, it would be good to know how to download all the files of a release.
thanks.