---
title: "List email histories"
method: GET
path: "/email_history"
tags: ["email history"]
---

# List email histories

`GET /email_history`

Get a list of email histories

## Query parameters

- `filter[receiver]` string
- `filter[sender]` string
- `filter[emailType]` string
- `sort` 'send_time' | '-send_time'

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `409` — Invalid Request

---

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