Busca todas as inscrições inseridas
Lista de inscrições
get/webhook/inscricao
Response
200
Example response
[
{
"nome": "string",
"appUrl": "string",
"ativo": true,
"emailResponsavel": "string",
"topico": [
"string"
],
"usuario": "string",
"header": [
{
"chave": "string",
"valor": "string"
}
]
}
]