---
title: "POST /clients/export/bulk/csv"
method: POST
path: "/clients/export/bulk/csv"
tags: ["BulkClientExport"]
---

# POST /clients/export/bulk/csv

`POST /clients/export/bulk/csv`

## Request body

- BulkClientExportRequest
  - `clientIds` string[]
  - `options` ClientRecordExportOptions — Options controlling which sections to include in the client record export
    - `includeContactInfo` boolean — Include contact information (name, email, phone, address)
    - `includeEmergencyContact` boolean — Include emergency contact details
    - `includeCommunicationPreferences` boolean — Include communication preferences
    - `includePatients` boolean — Include list of associated patients
    - `includeAppointmentHistory` boolean — Include appointment history
    - `includePaymentHistory` boolean — Include payment/billing history

## Response `200`

OK

---

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