---
title: "Get delete info"
method: GET
path: "/v1/users/delete/:userId"
---

# Get delete info

`GET /v1/users/delete/:userId`

Returns info on all entities that will be deleted by the delete function

## Response `200`

OK

- object
  - `data` object
    - `uesrTeams` object[]
    - `templates` object[]
    - `layers` object[]
    - `answers` object[]

## Other responses

- `401` — Error Response

## Changes

- **2023-01-11** `321e1a60877a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/wri/apis/fw-users/changes/v1/users/delete/:userId/get.md)

---

[API](https://skmtc.dev/wri/apis/fw-users.md) · [All operations](https://skmtc.dev/wri/apis/fw-users/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wri/fw-users/revisions/7005160681a8/schema)
