---
title: "Get Content IDs"
method: GET
path: "/content/"
tags: ["WorldBuilder", "public"]
---

# Get Content IDs

`GET /content/`

Retrieves a list of content IDs for a project. You can filter the results by providing query parameters that correspond to properties in the `WorldBuilderContentShape`.

## Headers

- `x-m2-organization-id` string, required
- `x-m2-project-id` string, required

## Response `200`

List of content IDs available in World Builder, representing unique identifiers for various content items

- string[] — List of content IDs available in World Builder, representing unique identifiers for various content items

## Other responses

- `4XX` — The error object returned by the API when an error occurs

---

[API](https://skmtc.net/otherside/apis/world-builder.md) · [All operations](https://skmtc.net/otherside/apis/world-builder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/otherside/world-builder/revisions/5b916374c3f8/schema)
