Range
header can be set to define a range of bytes within the attachment to download. See the HTTP Range header standard for details.curl --location --request GET 'http://jira.local:8080/jira/rest//rest/api/3/attachment/content/'
{}
false
to avoid making multiple requests to download the attachment.