---
title: "Get appointments report as CSV"
method: GET
path: "/api/v1/reports/appointments/export-csv"
tags: ["Reports"]
---

# Get appointments report as CSV

`GET /api/v1/reports/appointments/export-csv`

Get appointments report as CSV

## Query parameters

- `filter[vet_id]` string
- `filter[source]` string
- `filter[status]` string
- `filter[date_between]` string[]
- `filter[visit_type_id]` string
- `sort` string

## Parameters

- `#/paths/~1api~1v1~1pets/get/parameters/0` — unresolved $ref

## Response `200`

successful operation

## Other responses

- `202` — Accepted
- `403` — unresolved $ref
- `422` — unresolved $ref

---

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