{
  "status": "complete",
  "discoveryId": "fb701ac1-1246-4860-b1ec-bd916b97a990"
}

The Sohar service operates asynchronously, utilizing webhooks to facilitate real-time interactions. We use Svix to send webhook events, for more information please refer to their documentation.

This section provides detailed information about the webhooks triggered by specific events. Webhooks can be configured in the Sohar dashboard.

{
  "status": "complete",
  "discoveryId": "fb701ac1-1246-4860-b1ec-bd916b97a990"
}

Events

discovery.updated

Occurs whenever a discovery request is updated.

sandbox.discovery.updated

Occurs whenever a sandbox discovery request is updated.

Attributes

status
string
required

The status of the discovery request. Possible values: complete, pending

discoveryId
string
required

The Sohar ID for the discovery.