---
title: "Export encounter data"
method: GET
path: "/api/v3/bulk-export/{exportId}"
tags: ["BulkExport"]
---

# Export encounter data

`GET /api/v3/bulk-export/{exportId}`

Export encounters and related data in bulk format (requires authentication)

## Path parameters

- `exportId` string, required

## Response `200`

Export data

- object

## Other responses

- `401` — Authentication required or invalid session
- `404` — Resource not found

## Changes

- **2026-01-18** `0f43af76a2df` — 1 info
  - endpoint added
- **2026-01-16** `50a91c7351b2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/wildmeorg/apis/wildbook-v3-api/changes/api/v3/bulk-export/:exportId/get.md)

---

[API](https://skmtc.dev/wildmeorg/apis/wildbook-v3-api.md) · [All operations](https://skmtc.dev/wildmeorg/apis/wildbook-v3-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wildmeorg/wildbook-v3-api/revisions/cae3a14f7bed/schema)
