Skip to main content

Documentation Index

Fetch the complete documentation index at: https://opendonationassistant.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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 DeepWiki OpenApi Spec