---
title: "Busca a inscrição por seu identificador"
method: GET
path: "/webhook/inscricao/{inscricaoId}"
---

# Busca a inscrição por seu identificador

`GET /webhook/inscricao/{inscricaoId}`

Inscrição

## Path parameters

- `inscricaoId` integer, required

## Response `200`

200

- object
  - `inscricaoId` integer
  - `nome` string
  - `appUrl` string
  - `ativo` boolean
  - `emailResponsavel` string
  - `topico` string[]
  - `usuario` string
  - `header` object[]
    - `headerId` integer
    - `chave` string
    - `valor` string

## Other responses

- `500` — 500

---

[API](https://skmtc.net/fbits/apis/wake-commerce-api.md) · [All operations](https://skmtc.net/fbits/apis/wake-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fbits/wake-commerce-api/revisions/e07940bf249d/schema)
