Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface WebhookHttpResponse

    interface WebhookHttpResponse {
        body: string;
        status: number;
    }
    Index
    body: string
    status: number