Busca a inscrição por seu identificador
Inscrição
get/webhook/inscricao/{inscricaoId}
Path parameters
inscricaoIdinteger required
Id da inscrição
Response
200
Example response
{
"nome": "string",
"appUrl": "string",
"ativo": true,
"emailResponsavel": "string",
"topico": [
"string"
],
"usuario": "string",
"header": [
{
"chave": "string",
"valor": "string"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.