---
title: "Retrieve Project user data"
method: GET
path: "/projects/{project_id}/user_data/{user_data_id}"
tags: ["User data"]
deprecated: true
---

# Retrieve Project user data

`GET /projects/{project_id}/user_data/{user_data_id}`

> **Deprecated.**

Get User Data in the project. These scripts can be used to configure servers with user data.

## Path parameters

- `project_id` string, required
- `user_data_id` string, required

## Query parameters

- `extra_fields[user_data]` string

## Response `200`

Success

## Changes

> 29 revisions in range; 17 could not be searched.

- **2026-07-21** `885dec47dd47` — 3 info
  - added the optional property `data/attributes/project/stats/databases` to the response with the `200` status
  - added the optional property `data/attributes/project/stats/storages` to the response with the `200` status
  - added the optional property `data/attributes/project/stats/virtual_machines` to the response with the `200` status

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/projects/:project_id/user_data/:user_data_id/get.md)

---

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