Download repository content by filter as a ZIP file
get/repository/files/content
Downloads repository content that satisfies the filter as a ZIP file and returns the stream on the response body.
Authorization: Requires read permission on all files and containers to be included in the ZIP file.
| Name | Type | Required | Description |
|---|---|---|---|
filter | string<filter-criteria> | false | Filter criteria for items. See Filtering in REST APIs. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | Content downloaded. | ||
| 400 | Bad Request | Bad request. Invalid filter. |