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

# Time spent in stage activity

> This webhook is triggered 1 hour after event ends if the attendee has spent time in a stage.



## OpenAPI

````yaml https://api.prod.zuddl.com/api/v3/api-docs/webhook webhook time_spent_in_stage
openapi: 3.1.0
info:
  title: Zuddl Webhook Documentation
  description: Zuddl Webhook documentation
  version: '1.0'
servers: []
security: []
paths: {}

````