---
title: "Get Preloaded Context Claims"
method: GET
path: "/v1/store/projects/{project_id}/preloaded-context-claims"
tags: ["store"]
---

# Get Preloaded Context Claims

`GET /v1/store/projects/{project_id}/preloaded-context-claims`

Knowledge injected into agent context for this project.

The workspace is resolved server-side from the project the caller already
proved they own, so a client cannot widen its own read by asking for
another workspace's global knowledge.

## Path parameters

- `project_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/revisions/399077308c86/schema)
