# Get an Item's History

<figure><img src="https://46117299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkXsf62gOd_7h7UDBt1%2Fuploads%2F5fnXcZd7DaCGNRjoGkqL%2Fimage.png?alt=media&#x26;token=3a4b44a1-9a42-416d-a856-e2ab394cedbd" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="157">Parameter</th><th width="101">Type</th><th width="124">Required</th><th>Description</th></tr></thead><tbody><tr><td>Address</td><td>String</td><td>Yes</td><td>The item's collection address</td></tr><tr><td>Token ID</td><td>String</td><td>Yes</td><td>The item's tokenId</td></tr><tr><td>perPage</td><td>number</td><td><strong>Optional</strong></td><td>The number of events to return</td></tr><tr><td>page</td><td>number</td><td><strong>Yes</strong></td><td>The offset for returned items. Calculated as (page - 1) * perPage</td></tr></tbody></table>
