Get Webhook Configuration DetailsCopy Pagepost https://api.kompliant.com/webhook.config.getRetrieve information about a specific webhook configuration, including its URL, creation date, and last update timestamp.Body ParamsRequest to retrieve details about a specific webhook configurationaccount_idstringrequiredThe account identifierconfig_idstringrequiredThe identifier for the webhook configuration (format whc_XXXXXXXX)Responses 200Successful operation 400Bad Request - Client request errors or entity not found 401Unauthorized - Authentication errors or failures 403Forbidden - Authorization failures 4XXOther 400 level errors 5XXServer Error - Server-side issuesUpdated 2 months ago