---
title: "Buscar estado de relatório solicitado"
method: GET
path: "/report/{requestId}"
---

# Buscar estado de relatório solicitado

`GET /report/{requestId}`

Retorna a situação de um relatório.

## Path parameters

- `requestId` string, required

## Response `200`

200

- object
  - `entity` string
  - `createdAt` string
  - `status` string
  - `body` object
    - `requestId` string
    - `files` string[]

## Other responses

- `404` — 404

---

[API](https://skmtc.dev/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.dev/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/revisions/85dd6188a37b/schema)
