---
title: "Get user data."
method: GET
path: "/user_data"
tags: ["Execution"]
---

# Get user data.

`GET /user_data`

Get user data.

## Query parameters

- `scope` string
- `entity_id` integer

## Response `200`

Successfully

- object
  - `data` string

## Changes

- **2023-03-11** `9c7fc2804622` — 1 info
  - endpoint added
- **2021-01-31** `6dffc3a4de00` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kraken-ci/apis/server-api/changes/user_data/get.md)

---

[API](https://skmtc.dev/kraken-ci/apis/server-api.md) · [All operations](https://skmtc.dev/kraken-ci/apis/server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kraken-ci/server-api/revisions/1f2ae877f985/schema)
