---
title: "Return interests that have been published on a register as a collection of CSVs packaged in a ZIP file."
method: GET
path: "/api/v1/Interests/csv"
tags: ["Interests"]
---

# Return interests that have been published on a register as a collection of CSVs packaged in a ZIP file.

`GET /api/v1/Interests/csv`

If the result set is an empty, an empty ZIP will be returned.

## Query parameters

- `MemberId` integer
- `CategoryId` integer
- `PublishedFrom` string, date
- `PublishedTo` string, date
- `RegisteredFrom` string, date
- `RegisteredTo` string, date
- `UpdatedFrom` string, date
- `UpdatedTo` string, date
- `RegisterId` integer
- `IncludeFieldDescriptions` boolean

## Response `200`

OK

---

[API](https://skmtc.net/parliament/apis/register-of-interests-api.md) · [All operations](https://skmtc.net/parliament/apis/register-of-interests-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/parliament/register-of-interests-api/revisions/884839d1c6c4/schema)
