---
title: "Get a ZIP archive of the requested items and their dependencies"
method: GET
path: "/archives/export"
tags: ["Archives"]
---

# Get a ZIP archive of the requested items and their dependencies

`GET /archives/export`

Get a ZIP archive or rules, directives, techniques and groups with optionally their dependencies

## Query parameters

- `rules` string[]
- `directives` string[]
- `techniques` string[]
- `groups` string[]
- `include` string[]

## Response `200`

A zip archive with the queried content.

---

[API](https://skmtc.net/rudder/apis/rudder-api.md) · [All operations](https://skmtc.net/rudder/apis/rudder-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rudder/rudder-api/revisions/eab988254fba/schema)
