We provide two endpoints: one to ingest lineage events and another for retrieving them. The ingestion
endpoint uses a POST request to /api/v1/lineage, while the retrieval endpoint uses a GET request to /api/v1/events.
You own the events, and can access them at any time.