---
title: "Changes to Retrieve an asset"
method: GET
path: "/assets/{asset_id}"
---

# Changes to Retrieve an asset

`GET /assets/{asset_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 12 revisions.

- **2026-08-31** `03b6cc37a537` — 16 info
- **2026-08-20** `9c12cd88093a` — 1 warning
- **2026-07-31** `5dbd6e8473c9` — 1 warning
- **2026-07-26** `c0926990c662` — 1 info

## Changes

- **2026-08-31** `03b6cc37a537` — 16 info
  - added the non-success response with the status `404`
  - added the optional property `technical_metadata/document_author` to the response with the `200` status
  - added the optional property `technical_metadata/document_creation_date` to the response with the `200` status
  - added the optional property `technical_metadata/document_creator_tool` to the response with the `200` status
  - added the optional property `technical_metadata/document_is_encrypted` to the response with the `200` status
  - added the optional property `technical_metadata/document_is_tagged` to the response with the `200` status
  - added the optional property `technical_metadata/document_keywords` to the response with the `200` status
  - added the optional property `technical_metadata/document_language` to the response with the `200` status
  - added the optional property `technical_metadata/document_modification_date` to the response with the `200` status
  - added the optional property `technical_metadata/document_page_count` to the response with the `200` status
  - added the optional property `technical_metadata/document_page_height_pt` to the response with the `200` status
  - added the optional property `technical_metadata/document_page_width_pt` to the response with the `200` status
  - added the optional property `technical_metadata/document_pdf_version` to the response with the `200` status
  - added the optional property `technical_metadata/document_producer` to the response with the `200` status
  - added the optional property `technical_metadata/document_subject` to the response with the `200` status
  - added the optional property `technical_metadata/document_title` to the response with the `200` status
- **2026-08-20** `9c12cd88093a` — 1 warning
  - added the new `connector` enum value to the `method` response property for the response status `200`
- **2026-07-31** `5dbd6e8473c9` — 1 warning
  - removed the optional property `docs_url` from the response with the `400` status
- **2026-07-26** `c0926990c662` — 1 info
  - added the optional property `source` to the response with the `200` status

---

[Operation](https://skmtc.dev/twelvelabs/apis/twelvelabs-api/docs/assets/:asset_id/get.md) · [API](https://skmtc.dev/twelvelabs/apis/twelvelabs-api.md) · [Page](https://skmtc.dev/twelvelabs/apis/twelvelabs-api/changes/assets/:asset_id/get)
