---
title: "POST get-error-report"
method: POST
path: "get-error-report"
---

# POST get-error-report

`POST get-error-report`

## Request body

- object
  - `id` string, uuid, required — UUID formatted string

## Response `default`

A default response

- object
  - `id` string, uuid, required — UUID formatted string
  - `createdAt` string, iso, required
  - `source` string, required — not whitespace string
  - `profileId` string — not whitespace string
  - `kind` string — not whitespace string
  - `tenant` string — not whitespace string
  - `version` string — not whitespace string
  - `hint` string — not whitespace string
  - `report` string — not whitespace string
  - `href` string — not whitespace string
  - `context` string — not whitespace string

---

[API](https://skmtc.net/penpot/apis/untitled-api.md) · [All operations](https://skmtc.net/penpot/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/penpot/untitled-api/versions/6440f0b9dfc1/schema)
