@seamapi/http - v2.1.0
    Preparing search index...

    Type Alias WebhooksGetParameters

    type WebhooksGetParameters = {
        webhook_id: string;
    }
    Index
    webhook_id: string

    ID of the webhook that you want to get.