---
title: "Timeline Detail"
method: GET
path: "/timeline/{TimelineID}/detail"
tags: ["Timeline"]
---

# Timeline Detail

`GET /timeline/{TimelineID}/detail`

Fetch the Raw timeline entry (including the entire dataprint).

## Path parameters

- `TimelineID` integer, required

## Response `200`

- TimelineDetail[]
  - `TimelineID` integer
  - `CreatedOn` string
  - `SystemDetailConfiguration` object — Contains the Raw Dataprint for the system at a certain Timeline
  - `Expired` boolean

---

[API](https://skmtc.net/liongard/apis/liongard-v2-endpoints.md) · [All operations](https://skmtc.net/liongard/apis/liongard-v2-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/liongard/liongard-v2-endpoints/revisions/4ba1aeff82d7/schema)
