[GET] Detalhes da Ação de Chamada de API
📍 Retrieve HTTP Request Action
Endpoint
Query Params
Nome
Tipo
Obrigatório
Descrição
📥 Respostas
✅ 200 - Sucesso
{
"body": "{ \"user\": \"123\" }",
"chatStageId": "adbb0b04-3c4b-4770-9445-489509d00c14",
"formattedData": null,
"headers": "{ \"Content-Type\": \"application/json\" }",
"httpRequestId": "http001",
"id": "a123",
"method": "post",
"query": "status=active",
"url": "https://api.exemplo.com/leads"
}❌ 404
Atualizado