---
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

- `verbose_storage` boolean
- `accept_get_urls` string — A list of Media Object GET URL Labels, formatted for use in query string parameters
- `accept_storage_ids` string
- `presigned` boolean
- `flow_tag.{name}` string
- `flow_tag_exists.{name}` boolean
- `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-10-16** `b23d7880c91d` — 4 info
  - added the new optional `query` request parameter `accept_get_urls`
  - added the new optional `query` request parameter `accept_storage_ids`
  - added the new optional `query` request parameter `presigned`
  - added the new optional `query` request parameter `verbose_storage`
- **2025-10-15** `8639ecff0b6c` — 2 info
  - added the new optional `query` request parameter `flow_tag.{name}`
  - added the new optional `query` request parameter `flow_tag_exists.{name}`
- **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/4c8d2bfcb854/schema)
