---
title: "Scan"
method: GET
path: "/appointments/v1/updates/scan"
tags: ["v1"]
---

# Scan

`GET /appointments/v1/updates/scan`

Scans up to 100 appointment updates.  The since query parameter is inclusive, and the result list is ordered by updatedAt ascending.

## Query parameters

- `since` string, date-time, required

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V1Appointment[] — unresolved $ref

---

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