---
title: "Get timeline for a box"
method: GET
path: "/boxes/{boxKey}/timeline"
---

# Get timeline for a box

`GET /boxes/{boxKey}/timeline`

## Path parameters

- `boxKey` string, required

## Query parameters

- `filters` string[]
- `direction` 'Ascending' | 'Descending'
- `startTimestamp` integer
- `limit` integer
- `nextPageToken` string

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/streakyc/apis/directory-fields.md) · [All operations](https://skmtc.net/streakyc/apis/directory-fields/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streakyc/directory-fields/versions/f9ece0b33f19/schema)
