---
title: "Media Object Information"
method: HEAD
path: "/objects/{objectId}"
tags: ["Objects"]
---

# Media Object Information

`HEAD /objects/{objectId}`

Return flow references and other information about media objects.

## Path parameters

- `objectId` string, required

## Query parameters

- `page` string
- `limit` integer

## Response `200`

- string

## Other responses

- `400` — Bad request. Query parameters are invalid.
- `404` — The requested media object does not exist.

## Changes

- **2025-06-11** `e3d4dd57646b` — 1 info
  - endpoint added
- **2025-04-24** `b01aaf8cffe2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/aws-samples/apis/time-addressable-media-store/changes/objects/:objectId/head.md)

---

[API](https://skmtc.dev/aws-samples/apis/time-addressable-media-store.md) · [All operations](https://skmtc.dev/aws-samples/apis/time-addressable-media-store/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/time-addressable-media-store/revisions/e3d4dd57646b/schema)
