---
title: "Returns a paginated list of Appointments"
method: GET
path: "/appointments"
tags: ["Appointment"]
---

# Returns a paginated list of Appointments

`GET /appointments`

Required permission: Appointments - View All (see-own never restricted)

## Query parameters

- `date_from` string
- `date_to` string
- `mine` boolean
- `page` integer

## Response `200`

successful

---

[API](https://skmtc.dev/syncromsp/apis/syncro.md) · [All operations](https://skmtc.dev/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/syncromsp/syncro/revisions/dfc1c332d2c2/schema)
