---
title: "Get a media collection for a news story"
method: GET
path: "/batch/{batch_id}/news/{id}/media"
tags: ["news", "media"]
---

# Get a media collection for a news story

`GET /batch/{batch_id}/news/{id}/media`

Retrieve the media collection associated with a specific news story in a batch.
This endpoint returns the relationship data object containing the media resources.
Media resources can include images, videos, and other media types that are part of the news story.

## Response `200`

The relationship data object

## Other responses

- `403` — Access is denied to the requested resource.
- `404` — The object identified by path parameters does not exist.

---

[API](https://skmtc.net/dvidshub/apis/dvids-content-submission-api.md) · [All operations](https://skmtc.net/dvidshub/apis/dvids-content-submission-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dvidshub/dvids-content-submission-api/revisions/921b385ab6b9/schema)
