---
title: "Export general data of the recipient groups for a given organization."
method: GET
path: "/v2/organizations/{organizationId}/group-export/general-data"
tags: ["RecipientGroups"]
---

# Export general data of the recipient groups for a given organization.

`GET /v2/organizations/{organizationId}/group-export/general-data`

## Path parameters

- `organizationId` string, required

## Query parameters

- `issuerId` string
- `includeCreationDateAndMethod` boolean
- `includeExpirationDateAndMethod` boolean
- `includeStaffMembers` boolean
- `includeArchivedGroups` boolean

## Response `200`

CSV file containing general group data

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error

---

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