> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trophy.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Recap due

> Triggered when a recap message is due to be sent to a user.



## OpenAPI

````yaml https://api.trophy.so/v1/openapi webhook emails.recap_due
openapi: 3.1.0
info:
  title: Trophy
  version: 1.19.0
servers:
  - x-fern-server-name: Application API
    url: https://api.trophy.so/v1
    description: Application API
security: []
paths: {}

````