---
title: "Get editorial livefeed"
method: GET
path: "/v2/editorial/images/livefeeds/{id}"
tags: ["editorial_images"]
---

# Get editorial livefeed

`GET /v2/editorial/images/livefeeds/{id}`

## Path parameters

- `id` string, required

## Query parameters

- `country` string, country-code-3, required

## Response `200`

OK

- object — Metadata about editorial livefeed
  - `cover_item` object — Cover image for editorial livefeed
    - `height` integer
    - `id` string, required
    - `url` string, required
    - `width` integer
  - `created_time` string, date-time — When the livefeed was initially created
  - `id` string, required — Livefeed ID
  - `name` string, required — Name of the livefeed
  - `total_item_count` integer, required — Total count of items in the livefeed

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/shutterstock/apis/shutterstock-api-explorer.md) · [All operations](https://skmtc.net/shutterstock/apis/shutterstock-api-explorer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shutterstock/shutterstock-api-explorer/versions/d2e03e7f655d/schema)
