---
title: "Get content with relationships (deprecated)"
method: GET
path: "/api/v1/contentrelationships/{params}"
tags: ["Content"]
deprecated: true
---

# Get content with relationships (deprecated)

`GET /api/v1/contentrelationships/{params}`

> **Deprecated.**

Retrieves content with relationships based on query parameters, identifier, or inode. This endpoint is deprecated - use /v1/content with depth parameter instead.

## Path parameters

- `params` string, required

## Response `200`

Content with relationships retrieved successfully

- object — Content with relationships in JSON format including contentlets and their related content

## Other responses

- `401` — Unauthorized - authentication required
- `500` — Internal server error

---

[API](https://skmtc.dev/jostens/apis/dotcms-rest-api.md) · [All operations](https://skmtc.dev/jostens/apis/dotcms-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jostens/dotcms-rest-api/revisions/a088fe9f515c/schema)
