---
title: "GetPersonalFile returns the YAML body and metadata for a personal virtual file the caller owns."
method: GET
path: "/v1/orgs/{org}/projects/{project}/personal-files/{name}"
---

# GetPersonalFile returns the YAML body and metadata for a personal virtual file the caller owns.

`GET /v1/orgs/{org}/projects/{project}/personal-files/{name}`

## Path parameters

- `org` string, required
- `project` string, required
- `name` string, required

## Response `200`

A successful response.

- V1GetPersonalFileResponse
  - `path` string
  - `yaml` string

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-06-25** (v1) `84b0e42cd4dc` — 1 info
  - endpoint added
- **2025-12-11** (v1) `f317ff96998d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/rilldata/apis/rill-admin-api/changes/v1/orgs/:org/projects/:project/personal-files/:name/get.md)

---

[API](https://skmtc.dev/rilldata/apis/rill-admin-api.md) · [All operations](https://skmtc.dev/rilldata/apis/rill-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rilldata/rill-admin-api/revisions/abe7a430f373/schema)
