> ## Documentation Index
> Fetch the complete documentation index at: https://opendonationassistant.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# History Service Description

**History Service** is the **event history store** for the Open Donation Assistant (ODA) platform. Its responsibilities are:

* Persisting a chronological record of any events including donations, chat events, streaming and social platforms events.
* Serving that history back to authorized callers (other ODA services or frontends) via a paginated REST API.

[GitHub](https://github.com/OpenDonationAssistant/oda-history-service)   [DeepWiki](https://deepwiki.com/OpenDonationAssistant/oda-history-service)   [OpenApi Spec](https://github.com/OpenDonationAssistant/docs/blob/main/api-reference/oda-history-service-1.0.0.yml)
