Skip to main content

Get incoming domain with webhook

GET 

/v1/inbound/:domain

This endpoint retrieves the details of an incoming domain along with its webhook configuration

Request

Path Parameters

    domain stringrequired

    Domain name

Responses

Incoming domain with webhook details

Schema

    domain string

    headers

    object

    property name* string
    method string
    url string
    wildcard boolean
Loading...