Genesys Webhook payload missing SLA data for Slack alert

Trying to hit a Slack webhook URL directly from Genesys to alert on queue SLA breaches. The request succeeds with 200 OK, but the payload JSON only contains the interaction id and queue name, not the wait time or SLA status. Is there a specific property I need to add to the webhook configuration or is this data just not available in the default payload?