---
title: "Get Project Instructions"
method: GET
path: "/user/projects/{project_id}/instructions"
tags: ["public"]
---

# Get Project Instructions

`GET /user/projects/{project_id}/instructions`

## Path parameters

- `project_id` integer, required

## Response `200`

Successful Response

- ProjectInstructionsResponse
  - `instructions` string, nullable, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/onyx-dot-app/apis/agents-api.md) · [All operations](https://skmtc.net/onyx-dot-app/apis/agents-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onyx-dot-app/agents-api/versions/ea131344b29e/schema)
