---
title: "Get the properties associated with a single content item by id"
method: GET
path: "/v1/content/{content_id}"
tags: ["content"]
---

# Get the properties associated with a single content item by id

`GET /v1/content/{content_id}`

## Path parameters

- `content_id` string, required

## Query parameters

- `source` string

## Response `200`

Successfully retrived properties for the content id

- object

## Other responses

- `404` — Content id doesn't exist

---

[API](https://skmtc.net/promoted/apis/promoted-ai-content-store.md) · [All operations](https://skmtc.net/promoted/apis/promoted-ai-content-store/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/promoted/promoted-ai-content-store/versions/3289237f9795/schema)
