Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (19 loc) · 421 Bytes

File metadata and controls

24 lines (19 loc) · 421 Bytes

Find ChatWoot

Method Endpoint
GET [baseUrl]/chatwoot/find/[instance]

Data to be sent in the Request

This request has no payload.

Data returned from the Request

{
  "enabled": true,
  "url": "[url]",
  "webhookByEvents": false,
  "events": [
    [events]
  ]
}